Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h37 #define HV_X64_MSR_TPR 0x40000072 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h204 #define HV_X64_MSR_TPR 0x40000072 macro
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c1292 case HV_X64_MSR_TPR: in hv_check_msr_access()
1533 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1652 case HV_X64_MSR_TPR: in kvm_hv_get_msr()

Completed in 14 milliseconds