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

/vbox/src/VBox/VMM/VMMR0/
H A DGVMMR0.cpp3 * GVMM - Global VM Manager.
19 /** @page pg_gvmm GVMM - The Global VM Manager
24 * owners). The GVMM also manage some of the host CPU resources, like the
27 * The GVMM will create a ring-0 object for each VM when it is registered, this
133 * Per host CPU GVMM data.
185 /** Pointer to the per host CPU GVMM data. */
195 * The GVMM instance data.
197 typedef struct GVMM struct
217 * there are no halted or sleeping EMTs in the GVMM. */
231 /** @gcfgm{/GVMM/cEMTsMeansCompan
257 } GVMM; typedef in typeref:struct:GVMM
[all...]

Completed in 45 milliseconds