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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMMap.cpp491 VMMR3DECL(int) PGMR3MappingsSize(PVM pVM, uint32_t *pcb) function
501 Log(("PGMR3MappingsSize: return %d (%#x) bytes\n", cb, cb));

Completed in 34 milliseconds