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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp11164 bool fUpdateRipAlready = false; /* ugly hack, should be temporary. */ local
11212 fUpdateRipAlready = true;
11270 if (!fUpdateRipAlready)

Completed in 83 milliseconds