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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp696 * @param offFault The access offset.
698 DECLINLINE(bool) pgmPoolMonitorIsForking(PPGMPOOL pPool, PDISCPUSTATE pDis, unsigned offFault) argument
717 && !(offFault & 4)

Completed in 53 milliseconds