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.c301 wrmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_init()
305 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_init()
338 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_cleanup()
371 rdmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_report_panic()
/arch/x86/include/asm/
Dhyperv-tlfs.h198 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/arch/x86/kvm/
Dhyperv.c791 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_msr_partition_wide()
999 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_set_msr_pw()
1196 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_get_msr_pw()
Dx86.c1192 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
2833 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_set_msr_common()
3069 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_get_msr_common()