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.c404 wrmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_init()
411 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_init()
457 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_cleanup()
493 rdmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_report_panic()
/arch/x86/include/asm/
Dhyperv-tlfs.h121 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/arch/x86/kvm/
Dhyperv.c931 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_msr_partition_wide()
1143 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_set_msr_pw()
1344 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_get_msr_pw()
Dx86.c1279 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
3377 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_set_msr_common()
3684 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_get_msr_common()