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