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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp4155 bool fInterceptMovDRx = false; local
4209 fInterceptMovDRx = true;
4238 Assert(!fInterceptMovDRx);
4251 fInterceptMovDRx = true;
4282 if (fInterceptMovDRx)

Completed in 97 milliseconds