Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dapic.h95 X2APIC_RO = X2APIC_READABLE, enumerator
113 return X2APIC_RO; in get_x2apic_reg_semantics()
/kvm-unit-tests/x86/
H A Dmsr.c275 else if (semantics == X2APIC_RO) in __test_x2apic_msrs()