Searched defs:APIC_SPIV_APIC_ENABLED (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/kvm/include/x86_64/ | ||
A D | apic.h | 36 #define APIC_SPIV_APIC_ENABLED (1 << 8) macro |
/linux/arch/x86/include/asm/ | ||
A D | apicdef.h | 63 #define APIC_SPIV_APIC_ENABLED (1 << 8) macro |
Completed in 19 milliseconds