Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dhyperv.c38 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()
Dx86.c961 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()
/linux-4.4.14/arch/x86/include/uapi/asm/
Dhyperv.h148 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/linux-4.4.14/drivers/hv/
Dhv.c217 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()
Dhyperv_vmbus.h377 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro