Searched refs:x2apic_phys (Results 1 - 8 of 8) 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 DMakefile17 obj-$(CONFIG_X86_X2APIC) += x2apic_phys.o
H A Dx2apic_phys.c13 int x2apic_phys; variable
17 x2apic_phys = 1;
20 early_param("x2apic_phys", set_x2apic_phys_mode);
24 if (x2apic_phys)
H A Dprobe_64.c63 if (x2apic_phys)
/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 DMakefile17 obj-$(CONFIG_X86_X2APIC) += x2apic_phys.o
H A Dx2apic_phys.c13 int x2apic_phys; variable
17 x2apic_phys = 1;
20 early_param("x2apic_phys", set_x2apic_phys_mode);
24 if (x2apic_phys)
H A Dprobe_64.c63 if (x2apic_phys)
/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.h178 extern int x2apic_phys;
198 x2apic_phys = 1;
/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.h178 extern int x2apic_phys;
198 x2apic_phys = 1;

Completed in 175 milliseconds