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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp181 { "SUPR0PageFree", (void *)SUPR0PageFree },
1930 pReq->Hdr.rc = SUPR0PageFree(pSession, pReq->u.In.pvR3);
3581 SUPR0DECL(int) SUPR0PageFree(PSUPDRVSESSION pSession, RTR3PTR pvR3) function
3583 LogFlow(("SUPR0PageFree: pSession=%p pvR3=%p\n", pSession, (void *)pvR3));

Completed in 58 milliseconds