Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmshyperv.h20 #define hv_get_simp(val) rdmsrl(HV_X64_MSR_SIMP, val)
21 #define hv_set_simp(val) wrmsrl(HV_X64_MSR_SIMP, val)
Dhyperv-tlfs.h234 #define HV_X64_MSR_SIMP 0x40000083 macro
/Linux-v5.4/arch/x86/kvm/
Dhyperv.c239 case HV_X64_MSR_SIMP: in synic_set_msr()
287 case HV_X64_MSR_SIMP: in synic_get_msr()
1152 case HV_X64_MSR_SIMP: in kvm_hv_set_msr()
1260 case HV_X64_MSR_SIMP: in kvm_hv_get_msr()