Home
last modified time | relevance | path

Searched refs:dtlb_prefetch_tlb_prefetch (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/mem/
H A DMemBlock.scala671 val dtlb_prefetch_tlb_prefetch = Module(new TLBNonBlock(2, 2, pftlbParams)) constant
674 val dtlb_prefetch = Seq(dtlb_prefetch_tlb_prefetch.io)
2010 ModuleNode(dtlb_prefetch_tlb_prefetch),