Searched defs:x2apic_enabled (Results 1 - 2 of 2) sorted by relevance

/arch/x86/include/asm/
H A Dapic.h176 static inline int x2apic_enabled(void) function
204 static inline int x2apic_enabled(void) function
/arch/x86/kernel/apic/
H A Dapic.c171 if (x2apic_enabled()) {
1549 if (x2apic_enabled()) {
1597 int ret, x2apic_enabled = 0; local
1650 x2apic_enabled = 1;

Completed in 103 milliseconds