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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp3207 * hmR0VmxLoadGuestExitCtls() !! */
3219 * see hmR0VmxLoadGuestExitCtls() and
3359 DECLINLINE(int) hmR0VmxLoadGuestExitCtls(PVMCPU pVCpu, PCPUMCTX pMixedCtx) function
8391 rc = hmR0VmxLoadGuestExitCtls(pVCpu, pMixedCtx);
8404 /* This needs to be done after hmR0VmxLoadGuestEntryCtls() and hmR0VmxLoadGuestExitCtls() as it may alter controls if we

Completed in 93 milliseconds