Searched refs:VMMR0_DO_PGM_ALLOCATE_HANDY_PAGES (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmm.h395 VMMR0_DO_PGM_ALLOCATE_HANDY_PAGES, enumerator in enum:VMMR0OPERATION
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp1399 case VMMR0_DO_PGM_ALLOCATE_HANDY_PAGES:
/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp4418 int rc = VMMR3CallR0(pVM, VMMR0_DO_PGM_ALLOCATE_HANDY_PAGES, 0, NULL);
4430 rc = VMMR3CallR0(pVM, VMMR0_DO_PGM_ALLOCATE_HANDY_PAGES, 0, NULL);

Completed in 62 milliseconds