Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h84 #define hv_get_simp(val) rdmsrl(HV_X64_MSR_SIMP, val)
85 #define hv_set_simp(val) wrmsrl(HV_X64_MSR_SIMP, val)
Dhyperv-tlfs.h218 #define HV_X64_MSR_SIMP 0x40000083 macro
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c269 case HV_X64_MSR_SIMP: in synic_set_msr()
317 case HV_X64_MSR_SIMP: in synic_get_msr()
1088 case HV_X64_MSR_SIMP: in kvm_hv_set_msr()
1196 case HV_X64_MSR_SIMP: in kvm_hv_get_msr()