Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dapic-defs.h116 #define APIC_SELF_IPI 0x3F0 macro
H A Dapic.h128 case APIC_SELF_IPI: in get_x2apic_reg_semantics()
/kvm-unit-tests/x86/
H A Dmsr.c265 if (i == APIC_SELF_IPI) { in __test_x2apic_msrs()
H A Dvmx_tests.c6346 case APIC_SELF_IPI: in get_x2apic_wr_val()
6369 (reg == APIC_EOI || reg == APIC_SELF_IPI)); in special_processing_applies()
6392 if (reg == APIC_SELF_IPI) in virt_x2apic_mode_wr_expectation()
6397 if (reg == APIC_EOI || reg == APIC_SELF_IPI) in virt_x2apic_mode_wr_expectation()
11063 vmx_x2apic_write(APIC_SELF_IPI, nr); in vmx_basic_vid_test_guest()