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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp1563 bool const fNullRun = !fRing0 && HMIsEnabled(pVM); local
1570 if (!fNullRun)
1575 if (pModule || fNullRun)
1656 if (!fNullRun)
1673 if (!fNullRun)

Completed in 47 milliseconds