Searched refs:HV_X64_MSR_GUEST_OS_ID (Results 1 – 5 of 5) sorted by relevance
38 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_msr_partition_wide()114 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_set_msr_pw()245 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_get_msr_pw()
961 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,2197 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_set_msr_common()2401 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_get_msr_common()
148 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
217 wrmsrl(HV_X64_MSR_GUEST_OS_ID, hv_context.guestid); in hv_init()282 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hv_cleanup()
377 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro