Searched defs:useful_prefetch (Results 1 – 2 of 2) sorted by relevance
93 val useful_prefetch = Output(Bool()) constant98 val useful_prefetch = Output(Bool()) constant489 …val useful_prefetch = s2_valid && (s2_req.instrtype === DCACHE_PREFETCH_SOURCE.U) && resp.bits.han… constant
212 val useful_prefetch = Vec(LoadPipelineWidth, Input(Bool())) // from load pipeline, prefetch hit constant