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

/vbox/src/VBox/VMM/VMMR0/
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 71 milliseconds