Searched refs:VMMGCEntry (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DVMMRC.cpp63 VMMRCDECL(int) VMMGCEntry(PVM pVM, unsigned uOperation, unsigned uArg, ...) function
94 Log(("VMMGCEntry: VMMGC_DO_VMMGC_INIT - uArg=%u (svn revision) u64TS=%RX64; rc=%Rrc\n", uArg, u64TS, rc));
/vbox/include/VBox/vmm/
H A Dvmm.h539 VMMRCDECL(int) VMMGCEntry(PVM pVM, unsigned uOperation, unsigned uArg, ...);

Completed in 45 milliseconds