Searched refs:PATM_STAT_FAULT_INC (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DPATMRC.cpp513 PATM_STAT_FAULT_INC(&pRec->patch);
538 PATM_STAT_FAULT_INC(&pRec->patch);
549 PATM_STAT_FAULT_INC(&pRec->patch);
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h144 #define PATM_STAT_FAULT_INC(pPatch) \ macro
149 #define PATM_STAT_FAULT_INC(pPatch) do { } while (0) macro
/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp6440 PATM_STAT_FAULT_INC(&pPatch->patch);

Completed in 65 milliseconds