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

/vbox/include/VBox/vmm/
H A Dgmm.h344 bool fMayAllocate; member in struct:GMMVMSTATS
/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp954 pGVM->gmm.s.Stats.fMayAllocate = false;
1383 pGVM->gmm.s.Stats.fMayAllocate = false;
1597 pGVM->gmm.s.Stats.fMayAllocate = true;
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp263 { RT_UOFFSETOF(GMMSTATS, VMStats.fMayAllocate), STAMTYPE_BOOL, STAMUNIT_NONE, "/GMM/VM/fMayAllocate", "Whether the VM is allowed to allocate memory or not." },

Completed in 63 milliseconds