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

/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h457 typedef struct GIMHV struct
493 } GIMHV; typedef in typeref:struct:GIMHV
495 typedef GIMHV *PGIMHV;
497 typedef GIMHV const *PCGIMHV;
498 AssertCompileMemberAlignment(GIMHV, aMmio2Regions, 8);
499 AssertCompileMemberAlignment(GIMHV, hSpinlockR0, sizeof(uintptr_t));

Completed in 45 milliseconds