Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h145 #define XAPIC_ENABLE BIT(11) macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1749 wrmsrl(MSR_IA32_APICBASE, msr & ~(X2APIC_ENABLE | XAPIC_ENABLE)); in __x2apic_disable()