Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/hyperv/
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.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h35 #define HV_X64_MSR_TPR 0x40000072 macro
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h199 #define HV_X64_MSR_TPR 0x40000072 macro
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c1262 case HV_X64_MSR_TPR: in hv_check_msr_access()
1490 case HV_X64_MSR_TPR: in kvm_hv_set_msr()
1607 case HV_X64_MSR_TPR: in kvm_hv_get_msr()