Searched refs:get_apic_id (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/apic/
H A Dapic_noop.c170 .get_apic_id = noop_get_apic_id,
H A Dapic_flat_64.c198 .get_apic_id = flat_get_apic_id,
350 .get_apic_id = flat_get_apic_id,
H A Dbigsmp_32.c232 .get_apic_id = bigsmp_get_apic_id,
H A Dx2apic_cluster.c219 .get_apic_id = x2apic_cluster_phys_get_apic_id,
H A Dx2apic_phys.c208 .get_apic_id = x2apic_phys_get_apic_id,
H A Des7000_32.c668 .get_apic_id = es7000_get_apic_id,
733 .get_apic_id = es7000_get_apic_id,
H A Dprobe_32.c143 .get_apic_id = default_get_apic_id,
H A Dnumaq_32.c520 .get_apic_id = numaq_get_apic_id,
H A Dsummit_32.c541 .get_apic_id = summit_get_apic_id,
H A Dx2apic_uv_x.c312 .get_apic_id = x2apic_get_apic_id,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic_noop.c170 .get_apic_id = noop_get_apic_id,
H A Dapic_flat_64.c198 .get_apic_id = flat_get_apic_id,
350 .get_apic_id = flat_get_apic_id,
H A Dbigsmp_32.c232 .get_apic_id = bigsmp_get_apic_id,
H A Dx2apic_cluster.c219 .get_apic_id = x2apic_cluster_phys_get_apic_id,
H A Dx2apic_phys.c208 .get_apic_id = x2apic_phys_get_apic_id,
H A Des7000_32.c668 .get_apic_id = es7000_get_apic_id,
733 .get_apic_id = es7000_get_apic_id,
H A Dprobe_32.c143 .get_apic_id = default_get_apic_id,
H A Dnumaq_32.c520 .get_apic_id = numaq_get_apic_id,
H A Dsummit_32.c541 .get_apic_id = summit_get_apic_id,
H A Dx2apic_uv_x.c312 .get_apic_id = x2apic_get_apic_id,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dapic.h323 unsigned int (*get_apic_id)(unsigned long x); member in struct:apic
492 return apic->get_apic_id(reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapic.h323 unsigned int (*get_apic_id)(unsigned long x); member in struct:apic
492 return apic->get_apic_id(reg);

Completed in 118 milliseconds