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

/vbox/src/VBox/VMM/include/
H A DGIMInternal.h3 * GIM - Internal header file.
38 * GIM VM Instance data.
41 typedef struct GIM struct
48 /** Pointer to the GIM device - ring-3 context. */
78 } GIM; typedef in typeref:struct:GIM
79 /** Pointer to GIM VM instance data. */
80 typedef GIM *PGIM;
84 * GIM VMCPU Instance data.
93 /** Pointer to GIM VMCPU instance data. */

Completed in 51 milliseconds