Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_GUEST_OS_ID (Results 1 – 4 of 4) sorted by relevance

/arch/x86/hyperv/
Dhv_init.c377 wrmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_init()
384 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_init()
473 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_cleanup()
508 rdmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_report_panic()
/arch/x86/include/asm/
Dhyperv-tlfs.h167 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/arch/x86/kvm/
Dhyperv.c979 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_msr_partition_wide()
1244 case HV_X64_MSR_GUEST_OS_ID: in hv_check_msr_access()
1322 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_set_msr_pw()
1569 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_get_msr_pw()
Dx86.c1388 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
3628 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_set_msr_common()
3945 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_get_msr_common()