linux/arch/x86/include/asm/summit
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
..
apic.h x86: Add cpu_mask_to_apicid_and 2008-12-16 17:40:56 -08:00
apicdef.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
ipi.h x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 2008-12-16 17:40:56 -08:00
mpparse.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00