Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/hyperv/
H A Dhv_apic.c62 rdmsr(HV_X64_MSR_EOI, reg_val, hi); in hv_apic_read()
79 wrmsr(HV_X64_MSR_EOI, val, 0); in hv_apic_write()
96 wrmsr(HV_X64_MSR_EOI, APIC_EOI_ACK, 0); in hv_apic_eoi_write()
/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h112 #define HV_X64_MSR_EOI 0x40000070 macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c39 return msr == HV_X64_MSR_EOI; in is_write_only_msr()
361 msr->idx = HV_X64_MSR_EOI; in guest_test_msrs_access()
367 msr->idx = HV_X64_MSR_EOI; in guest_test_msrs_access()
H A Dhyperv_ipi.c77 wrmsr(HV_X64_MSR_EOI, 1); in guest_ipi_handler()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h35 #define HV_X64_MSR_EOI 0x40000070 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h206 #define HV_X64_MSR_EOI 0x40000070 macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1292 case HV_X64_MSR_EOI: in hv_check_msr_access()
1530 case HV_X64_MSR_EOI: in kvm_hv_set_msr()
1649 case HV_X64_MSR_EOI: in kvm_hv_get_msr()