Searched refs:set_apic_id (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic_flat_64.c141 static unsigned long set_apic_id(unsigned int id) function
199 .set_apic_id = set_apic_id,
351 .set_apic_id = set_apic_id,
H A Dx2apic_cluster.c162 static unsigned long set_apic_id(unsigned int id) function
220 .set_apic_id = set_apic_id,
H A Dx2apic_phys.c157 static unsigned long set_apic_id(unsigned int id) function
209 .set_apic_id = set_apic_id,
H A Dapic_noop.c171 .set_apic_id = NULL,
H A Dbigsmp_32.c233 .set_apic_id = NULL,
H A Dx2apic_uv_x.c255 static unsigned long set_apic_id(unsigned int id) function
313 .set_apic_id = set_apic_id,
H A Des7000_32.c669 .set_apic_id = NULL,
734 .set_apic_id = NULL,
H A Dprobe_32.c144 .set_apic_id = NULL,
H A Dnumaq_32.c521 .set_apic_id = NULL,
H A Dsummit_32.c542 .set_apic_id = NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapic.h267 #define SET_APIC_ID(x) (apic->set_apic_id(x))
324 unsigned long (*set_apic_id)(unsigned int id); member in struct:apic

Completed in 122 milliseconds