Searched refs:uPartFlags (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DGIMHv.cpp149 Assert(!(pHv->uPartFlags & ( GIM_HV_PART_FLAGS_CREATE_PART
206 HyperLeaf.uEbx = pHv->uPartFlags;
393 SSMR3PutU32(pSSM, pcHv->uPartFlags);
465 SSMR3GetU32(pSSM, &pHv->uPartFlags);
/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h474 uint32_t uPartFlags; member in struct:GIMHV

Completed in 45 milliseconds