Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A 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()
459 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hyperv_cleanup()
495 rdmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); in hyperv_report_panic()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhyperv-tlfs.h121 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dhyperv.c929 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_msr_partition_wide()
1141 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_set_msr_pw()
1342 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_get_msr_pw()
H A Dx86.c1277 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
3324 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_set_msr_common()
3630 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_get_msr_common()