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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMDbg.cpp69 uint8_t cchAddress; member in struct:PGMR3DUMPHIERARCHYSTATE
933 pState->cchAddress = pState->fLme ? 16 : 8;
1019 pState->cchAddress, pState->u64Address, pszDesc, HCPhys);
1036 pState->cchAddress, pState->u64Address, iPDE,
1045 pState->cchAddress, pState->u64Address, HCPhys);
1613 unsigned const cch = pState->cchAddress;
1770 pState->cchAddress, pState->u64Address, pszDesc, GCPhys, rc);
2292 unsigned const cch = pState->cchAddress;

Completed in 35 milliseconds