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

/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp3 * GMM - Global Memory Manager.
19 /** @page pg_gmm GMM - The Global Memory Manager
22 * management. Currently only guest RAM is allocated from the GMM, but this
181 * Use a critical section instead of a fast mutex for the giant GMM lock.
197 * The per-page tracking structure employed by the GMM.
326 * @param pPage The GMM page.
337 * @param pPage The GMM page.
344 * @param pPage The GMM page.
372 * A GMM allocation chunk ring-3 mapping record.
385 /** Pointer to a GMM allocatio
486 typedef struct GMM struct
580 } GMM; typedef in typeref:struct:GMM
[all...]

Completed in 56 milliseconds