Searched refs:HV_X64_MSR_GUEST_OS_ID (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dhyperv.h45 /* Hypercall MSRs (HV_X64_MSR_GUEST_OS_ID and HV_X64_MSR_HYPERCALL) available*/
128 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dhyperv.h45 /* Hypercall MSRs (HV_X64_MSR_GUEST_OS_ID and HV_X64_MSR_HYPERCALL) available*/
128 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/hv/
H A Dhv.c212 rdmsrl(HV_X64_MSR_GUEST_OS_ID, gHvContext.GuestId);
221 wrmsrl(HV_X64_MSR_GUEST_OS_ID, HV_LINUX_GUEST_ID);
H A Dhv_api.h877 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/hv/
H A Dhv.c212 rdmsrl(HV_X64_MSR_GUEST_OS_ID, gHvContext.GuestId);
221 wrmsrl(HV_X64_MSR_GUEST_OS_ID, HV_LINUX_GUEST_ID);
H A Dhv_api.h877 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kvm/
H A Dx86.c728 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
1122 case HV_X64_MSR_GUEST_OS_ID:
1136 case HV_X64_MSR_GUEST_OS_ID:
1323 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15:
1438 case HV_X64_MSR_GUEST_OS_ID:
1548 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c728 HV_X64_MSR_GUEST_OS_ID, HV_X64_MSR_HYPERCALL,
1122 case HV_X64_MSR_GUEST_OS_ID:
1136 case HV_X64_MSR_GUEST_OS_ID:
1323 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15:
1438 case HV_X64_MSR_GUEST_OS_ID:
1548 case HV_X64_MSR_GUEST_OS_ID ... HV_X64_MSR_SINT15:

Completed in 73 milliseconds