Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/hyperv/
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, val, 0); in hv_apic_eoi_write()
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c39 return msr == HV_X64_MSR_EOI; in is_write_only_msr()
355 msr->idx = HV_X64_MSR_EOI; in guest_test_msrs_access()
361 msr->idx = HV_X64_MSR_EOI; in guest_test_msrs_access()
A Dhyperv_ipi.c77 wrmsr(HV_X64_MSR_EOI, 1); in guest_ipi_handler()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h35 #define HV_X64_MSR_EOI 0x40000070 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h202 #define HV_X64_MSR_EOI 0x40000070 macro
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c1290 case HV_X64_MSR_EOI: in hv_check_msr_access()
1529 case HV_X64_MSR_EOI: in kvm_hv_set_msr()
1648 case HV_X64_MSR_EOI: in kvm_hv_get_msr()

Completed in 32 milliseconds