Searched refs:VMINTUSERPERVM (Results 1 - 2 of 2) 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.
/vbox/include/VBox/vmm/
H A Duvm.h107 struct VMINTUSERPERVM s;

Completed in 33 milliseconds