Searched defs:prefetch_req (Results 1 – 5 of 5) sorted by relevance
86 val prefetch_req = Vec(StorePipelineWidth, DecoupledIO(new StorePrefetchReq)) constant163 val prefetch_req = Vec(StorePipelineWidth, DecoupledIO(new StorePrefetchReq)) constant263 val prefetch_req = Vec(StorePipelineWidth, DecoupledIO(new StorePrefetchReq)) constant
197 val prefetch_req: DecoupledIO[ICacheMissReq] = Flipped(DecoupledIO(new ICacheMissReq)) constant
89 val prefetch_req = Flipped(ValidIO(new L1PrefetchReq)) constant124 val prefetch_req = Flipped(DecoupledIO(new StorePrefetchReq)) constant
54 val prefetch_req = Flipped(DecoupledIO(new StorePrefetchReq)) constant
163 …val prefetch_req = Flipped(ValidIO(new L1PrefetchReq)) // hardware prefetch to l1 cac… constant