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

/gem5/src/mem/cache/
H A Dmshr.cc66 postInvalidate(false), postDowngrade(false),
299 postInvalidate = postDowngrade = false;
478 postInvalidate = true;
670 postInvalidate ? "PostInv" : "",
H A Dmshr.hh114 bool postInvalidate; member in class:MSHR
348 assert(inService); return postInvalidate;

Completed in 8 milliseconds