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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1119 bool fNestedPagingOrNoGstPaging = pVM->pgm.s.fNestedPaging || !CPUMIsGuestPagingEnabled(pVCpu); local
1134 if (fNestedPagingOrNoGstPaging)
1173 if (fNestedPagingOrNoGstPaging)

Completed in 52 milliseconds