Searched refs:GuestId (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dhv.h103 u64 GuestId; member in struct:hv_context
H A Dhv.c212 rdmsrl(HV_X64_MSR_GUEST_OS_ID, gHvContext.GuestId);
214 if (gHvContext.GuestId != 0) {
216 gHvContext.GuestId);
222 gHvContext.GuestId = HV_LINUX_GUEST_ID;

Completed in 82 milliseconds