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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMDbg.cpp63 bool fNp; member in struct:PGMR3DUMPHIERARCHYSTATE
930 pState->fNp = !!(fFlags & DBGFPGDMP_FLAGS_NP);
1630 pState->fNp ? " + Nested Paging" : "",
2309 pState->fNp ? " + Nested Paging" : "",

Completed in 47 milliseconds