Searched refs:VMR3GetUVM (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmapi.h425 VMMR3DECL(PUVM) VMR3GetUVM(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletionFile.cpp1071 PUVM pUVM = VMR3GetUVM(pEpClassFile->Core.pVM);
1085 PUVM pUVM = VMR3GetUVM(pEpClassFile->Core.pVM);
H A DVM.cpp2905 VMMR3DECL(PUVM) VMR3GetUVM(PVM pVM) function
2920 * @sa VMR3GetUVM
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp4923 PUVM pUVM = VMR3GetUVM((PVM)pCmd->pVM);

Completed in 68 milliseconds