Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_TPR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/hyperv/
H A Dhv_apic.c66 rdmsr(HV_X64_MSR_TPR, reg_val, hi); in hv_apic_read()
82 wrmsr(HV_X64_MSR_TPR, val, 0); in hv_apic_write()
/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h114 #define HV_X64_MSR_TPR 0x40000072 macro
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h37 #define HV_X64_MSR_TPR 0x40000072 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h208 #define HV_X64_MSR_TPR 0x40000072 macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1294 case HV_X64_MSR_TPR: in hv_check_msr_access()
1534 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1653 case HV_X64_MSR_TPR: in kvm_hv_get_msr()