Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dapic.h183 static inline int x2apic_enabled(void) in x2apic_enabled() function
211 static inline int x2apic_enabled(void) in x2apic_enabled() function
/linux-3.3/arch/x86/kernel/apic/
Dapic.c1534 int ret, x2apic_enabled = 0; in enable_IR_x2apic() local