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

/gem5/src/mem/
H A Dpacket.hh883 else if (req->isPrefetchEx())
H A Drequest.hh886 bool isPrefetchEx() const { return _flags.isSet(PF_EXCLUSIVE); } function

Completed in 13 milliseconds