Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_apicv_updates_test.c87 x2apic_write_reg(APIC_EOI, 0); in l1_guest_code()
106 xapic_write_reg(APIC_EOI, 0); in l1_guest_code()
H A Dxapic_tpr_test.c46 xapic_write_reg(APIC_EOI, 0); in tpr_guest_irq_handler_xapic()
53 x2apic_write_reg(APIC_EOI, 0); in tpr_guest_irq_handler_x2apic()
H A Dsvm_int_ctl_test.c29 x2apic_write_reg(APIC_EOI, 0x00); in intr_irq_handler()
H A Ducna_injection_test.c127 xapic_write_reg(APIC_EOI, 0); in guest_cmci_handler()
H A Dxapic_ipi_test.c123 xapic_write_reg(APIC_EOI, 77); in guest_ipi_handler()
/linux/arch/x86/hyperv/
H A Dhv_apic.c66 case APIC_EOI: in hv_apic_read()
83 case APIC_EOI: in hv_apic_write()
/linux/arch/x86/kernel/apic/
H A Dx2apic_savic.c216 case APIC_EOI: in savic_write()
322 savic_ghcb_msr_write(APIC_EOI, 0); in savic_eoi()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dapic.h33 #define APIC_EOI 0xB0 macro
/linux/arch/x86/kvm/svm/
H A Davic.c131 X2APIC_MSR(APIC_EOI), in avic_set_x2apic_msr_interception()
797 case APIC_EOI: in is_avic_unaccelerated_access_trap()
/linux/arch/x86/kvm/vmx/
H A Dnested.c734 X2APIC_MSR(APIC_EOI), in nested_vmx_prepare_msr_bitmap()