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

/vbox/src/VBox/VMM/VMMR3/
H A DGIMHv.cpp122 pHv->uHyperHints = GIM_HV_HINT_MSR_FOR_SYS_RESET
213 HyperLeaf.uEax = pHv->uHyperHints;
396 SSMR3PutU32(pSSM, pcHv->uHyperHints);
468 SSMR3GetU32(pSSM, &pHv->uHyperHints);
/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h480 uint32_t uHyperHints; member in struct:GIMHV

Completed in 34 milliseconds