Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dxapic_state_test.c35 #define X2APIC_RSVD_BITS_MASK (GENMASK_ULL(31, 20) | \ macro
49 if (val & X2APIC_RSVD_BITS_MASK) { in x2apic_guest_code()
86 } else if (val & X2APIC_RSVD_BITS_MASK) { in ____test_icr()