Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dapic.h25 #define X2APIC_ENABLE (1UL << 10) macro
/linux/arch/x86/include/asm/
H A Dapicdef.h153 #define X2APIC_ENABLE BIT(10) macro