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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp914 static int hmR0VmxStructsAlloc(PVM pVM) function
2680 int rc = hmR0VmxStructsAlloc(pVM);
2683 LogRel(("VMXR0InitVM: hmR0VmxStructsAlloc failed! rc=%Rrc\n", rc));

Completed in 66 milliseconds