Home
last modified time | relevance | path

Searched defs:r_req_apply (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/cache/mmu/
H A DMMUBundle.scala435 def r_req_apply(valid: Bool, vpn: UInt, i: Int, s2xlate:UInt): Unit = { method
475 def r_req_apply(valid: Bool, vpn: UInt, i: Int, s2xlate: UInt): Unit = { method