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

/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp1440 bool fInterceptDB = false;
1453 fInterceptDB = true;
1496 fInterceptDB = true;
1558 if (fInterceptDB)
H A DHMVMXR0.cpp4154 bool fInterceptDB = false; local
4165 Assert(fInterceptDB == false);
4172 fInterceptDB = true;
4176 if ( fInterceptDB
4208 fInterceptDB = true;
4237 Assert(!fInterceptDB);
4252 fInterceptDB = true;
4265 if ( fInterceptDB

Completed in 238 milliseconds