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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPLib.cpp608 static int supCallVMMR0ExFake(PVMR0 pVMR0, unsigned uOperation, uint64_t u64Arg, PSUPVMMR0REQHDR pReqHdr) function
643 return supCallVMMR0ExFake(pVMR0, uOperation, u64Arg, pReqHdr);

Completed in 58 milliseconds