Home
last modified time | relevance | path

Searched refs:x2apic_supported (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dapic.h189 #define x2apic_supported() (cpu_has_x2apic) macro
213 #define x2apic_supported() 0 macro
/arch/x86/kernel/apic/
Dapic.c1611 if (hardware_init_ret && !x2apic_supported()) in enable_IR_x2apic()
1632 if (!x2apic_supported()) in enable_IR_x2apic()
1659 if (x2apic_supported() && !x2apic_mode) { in enable_IR_x2apic()