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

/gem5/src/cpu/
H A Dtranslation.hh172 isPrefetch() const function in class:WholeTranslationState
H A Dstatic_inst.hh165 bool isPrefetch() const { return isInstPrefetch() || function in class:StaticInst
/gem5/src/dev/arm/
H A Dsmmu_v3_transl.hh55 bool isPrefetch; member in struct:SMMUTranslRequest
/gem5/src/mem/
H A Drequest.hh884 bool isPrefetch() const { return (_flags.isSet(PREFETCH) || function
H A Dpacket.hh226 bool isPrefetch() const { return testCmdAttrib(IsSWPrefetch) || function in class:MemCmd

Completed in 10 milliseconds