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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp8292 static int hmR0VmxSaveHostState(PVM pVM, PVMCPU pVCpu) function
8332 return hmR0VmxSaveHostState(pVM, pVCpu);
8723 int rc = hmR0VmxSaveHostState(pVM, pVCpu);

Completed in 83 milliseconds