Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/hyperv/
H A Dhv_apic.c65 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-6.15/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h34 #define HV_X64_MSR_TPR 0x40000072 macro
/linux-6.15/arch/x86/kvm/
H A Dhyperv.c1293 case HV_X64_MSR_TPR: in hv_check_msr_access()
1583 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1702 case HV_X64_MSR_TPR: in kvm_hv_get_msr()
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h76 #define HV_X64_MSR_TPR 0x40000072 macro