Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c66 rdmsr(HV_X64_MSR_TPR, reg_val, hi); in hv_apic_read()
81 wrmsr(HV_X64_MSR_TPR, val, 0); in hv_apic_write()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h211 #define HV_X64_MSR_TPR 0x40000072 macro
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c1078 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1185 case HV_X64_MSR_TPR: in kvm_hv_get_msr()