Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/frontend/icache/
H A DWayLookup.scala50 val gpf = new WayLookupGPFEntry constant
/XiangShan/src/main/scala/xiangshan/cache/mmu/
H A DTLB.scala427 val gpf = g_perm.pf constant
685 …val gpf = io.requestor(i).resp.bits.excp(0).gpf.instr || io.requestor(i).resp.bits.excp(0).gpf.st … constant
H A DMMUBundle.scala570 val gpf = new TlbExceptionBundle() constant
747 val gpf = WireInit(false.B) constant
1114 val gpf = Bool() constant
/XiangShan/src/main/scala/xiangshan/frontend/
H A DFrontendBundle.scala114 def gpf: UInt = "b10".U(width.W) // instruction guest page fault method