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

/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp1441 bool fInterceptMovDRx = false;
1454 fInterceptMovDRx = true; /* Need clean DR6, no guest mess. */
1497 fInterceptMovDRx = true;
1551 fInterceptMovDRx = true;
1563 if (fInterceptMovDRx)
H A DHMVMXR0.cpp4155 bool fInterceptMovDRx = false; local
4209 fInterceptMovDRx = true;
4238 Assert(!fInterceptMovDRx);
4251 fInterceptMovDRx = true;
4282 if (fInterceptMovDRx)

Completed in 1920 milliseconds