Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/include/asm/mach-generic
Mike Travis 95d313cf1c x86: Add cpu_mask_to_apicid_and
Impact: new API

Add a helper function that takes two cpumask's, and's them and then
returns the apicid of the result.  This removes a need in io_apic.c
that uses a temporary cpumask to hold (mask & cfg->domain).

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-12-16 17:40:56 -08:00
..
gpio.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_apic.h x86: Add cpu_mask_to_apicid_and 2008-12-16 17:40:56 -08:00
mach_apicdef.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_ipi.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_mpparse.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_mpspec.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_wakecpu.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00