Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
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()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h35 #define HV_X64_MSR_TPR 0x40000072 macro
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h196 #define HV_X64_MSR_TPR 0x40000072 macro
/linux/arch/x86/kvm/
A Dhyperv.c1275 case HV_X64_MSR_TPR: in hv_check_msr_access()
1503 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1620 case HV_X64_MSR_TPR: in kvm_hv_get_msr()

Completed in 12 milliseconds