Home
last modified time | relevance | path

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

/arch/x86/hyperv/
Dhv_apic.c65 rdmsr(HV_X64_MSR_TPR, reg_val, hi); in hv_apic_read()
80 wrmsr(HV_X64_MSR_TPR, val, 0); in hv_apic_write()
/arch/x86/include/asm/
Dhyperv-tlfs.h227 #define HV_X64_MSR_TPR 0x40000072 macro
/arch/x86/kvm/
Dhyperv.c1163 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1270 case HV_X64_MSR_TPR: in kvm_hv_get_msr()