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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp2662 static int hmR0VmxInitUpdatedGuestStateMask(PVMCPU pVCpu) function
2815 rc = hmR0VmxInitUpdatedGuestStateMask(pVCpu);
2816 AssertLogRelMsgRCReturnStmt(rc, ("VMXR0SetupVM: hmR0VmxInitUpdatedGuestStateMask failed! rc=%Rrc (pVM=%p)\n", rc, pVM),

Completed in 84 milliseconds