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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp891 DECLINLINE(int) pgmPoolAccessHandlerSTOSD(PVM pVM, PPGMPOOL pPool, PPGMPOOLPAGE pPage, PDISCPUSTATE pDis, function
907 Log3(("pgmPoolAccessHandlerSTOSD\n"));
945 LogFlow(("pgmPoolAccessHandlerSTOSD: returns\n"));
1246 rc = pgmPoolAccessHandlerSTOSD(pVM, pPool, pPage, pDis, pRegFrame, GCPhysFault, pvFault);

Completed in 55 milliseconds