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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h178 typedef struct VMINTUSERPERVM struct
315 } VMINTUSERPERVM; typedef in typeref:struct:VMINTUSERPERVM
317 AssertCompileMemberAlignment(VMINTUSERPERVM, StatReqAllocNew, 8);
321 typedef VMINTUSERPERVM *PVMINTUSERPERVM;
327 * Almost a copy of VMINTUSERPERVM. Separate data properly later on.

Completed in 44 milliseconds