Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dmshyperv.h22 #define hv_get_simp(val) rdmsrl(HV_X64_MSR_SIMP, val)
23 #define hv_set_simp(val) wrmsrl(HV_X64_MSR_SIMP, val)
Dhyperv-tlfs.h157 #define HV_X64_MSR_SIMP 0x40000083 macro
/Linux-v5.10/arch/x86/kvm/
Dhyperv.c241 case HV_X64_MSR_SIMP: in synic_set_msr()
406 case HV_X64_MSR_SIMP: in synic_get_msr()
1291 case HV_X64_MSR_SIMP: in kvm_hv_set_msr()
1403 case HV_X64_MSR_SIMP: in kvm_hv_get_msr()