Searched refs:VMMCALLRING3_PGM_MAP_CHUNK (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmm.h98 VMMCALLRING3_PGM_MAP_CHUNK, enumerator in enum:VMMCALLRING3
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp769 case VMMCALLRING3_PGM_MAP_CHUNK:
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp971 int rc = VMMRZCallRing3NoCpu(pVM, VMMCALLRING3_PGM_MAP_CHUNK, idChunk);
1101 int rc = VMMRZCallRing3NoCpu(pVM, VMMCALLRING3_PGM_MAP_CHUNK, idChunk);
/vbox/src/VBox/VMM/VMMR3/
H A DVMM.cpp464 STAM_REG(pVM, &pVM->vmm.s.StatRZCallPGMMapChunk, STAMTYPE_COUNTER, "/VMM/RZCallR3/PGMMapChunk", STAMUNIT_OCCURENCES, "Number of VMMCALLRING3_PGM_MAP_CHUNK calls.");
2199 case VMMCALLRING3_PGM_MAP_CHUNK:

Completed in 65 milliseconds