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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp3660 static int hmR0VmxLoadGuestRflags(PVMCPU pVCpu, PCPUMCTX pMixedCtx) function
3719 rc = hmR0VmxLoadGuestRflags(pVCpu, pMixedCtx);
8462 rc = hmR0VmxLoadGuestRflags(pVCpu, pCtx);

Completed in 83 milliseconds