Home
last modified time | relevance | path

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

/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
/arch/x86/kvm/
Dhyperv.c241 case HV_X64_MSR_SIMP: in synic_set_msr()
409 case HV_X64_MSR_SIMP: in synic_get_msr()
1299 case HV_X64_MSR_SIMP: in kvm_hv_set_msr()
1411 case HV_X64_MSR_SIMP: in kvm_hv_get_msr()