Searched refs:GMMR3AllocatePagesPerform (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dgmm.h777 GMMR3DECL(int) GMMR3AllocatePagesPerform(PVM pVM, PGMMALLOCATEPAGESREQ pReq);
/vbox/src/VBox/VMM/VMMR3/
H A DGMM.cpp103 GMMR3DECL(int) GMMR3AllocatePagesPerform(PVM pVM, PGMMALLOCATEPAGESREQ pReq) function
112 Log3(("GMMR3AllocatePagesPerform: idPage=%#x HCPhys=%RHp\n",
H A DPGMPhys.cpp3250 rc = GMMR3AllocatePagesPerform(pVM, pReq);

Completed in 1580 milliseconds