Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/mmu/
H A DPageTableCache.scala145 val toLLPTW = Bool() constant
709 …io.resp.bits.toFsm.bitmapCheck.get.toLLPTW := resp_res.l0.bitmapCheck.get.jmp_bitmap_check && (sta…
H A DL2TLB.scala251 …val toFsm_toLLPTW = if (HasBitmapCheck) cache.io.resp.bits.toFsm.bitmapCheck.get.toLLPTW else fals…