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