Searched defs:uGuestMsrValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp1267 static bool hmR0VmxAddAutoLoadStoreMsr(PVMCPU pVCpu, uint32_t uMsr, uint64_t uGuestMsrValue, bool fUpdateHostMsr) argument
1295 pGuestMsr->u64Value = uGuestMsrValue;

Completed in 67 milliseconds