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

/vbox/include/VBox/vmm/
H A Dvmm.h96 VMMCALLRING3_PGM_POOL_GROW, enumerator in enum:VMMCALLRING3
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp763 case VMMCALLRING3_PGM_POOL_GROW:
/vbox/src/VBox/VMM/VMMR3/
H A DVMM.cpp463 STAM_REG(pVM, &pVM->vmm.s.StatRZCallPGMPoolGrow, STAMTYPE_COUNTER, "/VMM/RZCallR3/PGMPoolGrow", STAMUNIT_OCCURENCES, "Number of VMMCALLRING3_PGM_POOL_GROW calls.");
2190 case VMMCALLRING3_PGM_POOL_GROW:
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp4984 int rc = VMMRZCallRing3NoCpu(pVM, VMMCALLRING3_PGM_POOL_GROW, 0);

Completed in 65 milliseconds