Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dhyperv.h144 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/linux-4.1.27/drivers/hv/
Dhv.c162 wrmsrl(HV_X64_MSR_GUEST_OS_ID, hv_context.guestid); in hv_init()
211 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); in hv_cleanup()
Dhyperv_vmbus.h382 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/linux-4.1.27/arch/x86/kvm/
Dx86.c932 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
1967 case HV_X64_MSR_GUEST_OS_ID: in kvm_hv_msr_partition_wide()
1983 case HV_X64_MSR_GUEST_OS_ID: in set_msr_hyperv_pw()
2326 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_set_msr_common()
2460 case HV_X64_MSR_GUEST_OS_ID: in get_msr_hyperv_pw()
2638 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15: in kvm_get_msr_common()