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

/vbox/src/VBox/VMM/include/
H A DIEMInternal.h207 bool fInPatchCode; member in struct:IEMCPU
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp811 pIemCpu->fInPatchCode = pIemCpu->uCpl == 0
815 if (!pIemCpu->fInPatchCode)
881 pIemCpu->fInPatchCode = pIemCpu->uCpl == 0
885 if (!pIemCpu->fInPatchCode)
955 if (pIemCpu->fInPatchCode)
1105 if (pIemCpu->fInPatchCode)
10661 if (!pIemCpu->fInPatchCode)

Completed in 196 milliseconds