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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp1469 static bool hmR0VmxIsLazyGuestMsr(PVMCPU pVCpu, uint32_t uMsr) function
10827 && hmR0VmxIsLazyGuestMsr(pVCpu, pMixedCtx->ecx))
10916 else if (hmR0VmxIsLazyGuestMsr(pVCpu, pMixedCtx->ecx))
10954 if (hmR0VmxIsLazyGuestMsr(pVCpu, pMixedCtx->ecx))

Completed in 84 milliseconds