Searched refs:vector_allocation_domain (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dmach_apic.h20 #define vector_allocation_domain (genapic->vector_allocation_domain) macro
H A Dgenapic.h21 cpumask_t (*vector_allocation_domain)(int cpu); member in struct:genapic
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dgenapic_flat.c119 .vector_allocation_domain = flat_vector_allocation_domain,
186 .vector_allocation_domain = physflat_vector_allocation_domain,
H A Dio_apic.c684 domain = vector_allocation_domain(cpu);

Completed in 60 milliseconds