Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/mmu/
H A DPageTableWalker.scala52 val jmp_bitmap_check = Bool() // super page in PtwCache ptw hit, but need bitmap check constant
634 val jmp_bitmap_check = Bool() // find pte in l0 or sp, but need bitmap check constant
650 val jmp_bitmap_check = Bool() // find pte in l0 or sp, but need bitmap check constant
701 val jmp_bitmap_check = Bool() constant
1118 val jmp_bitmap_check = Bool() // find pte in l0 or sp, but need bitmap check constant
1177 …val jmp_bitmap_check = if (HasBitmapCheck) RegEnable(io.req.bits.bitmapCheck.get.jmp_bitmap_check,… constant
H A DPageTableCache.scala50 val jmp_bitmap_check = Bool() constant
85 val jmp_bitmap_check = Bool() constant
144 val jmp_bitmap_check = Bool() // find pte in l0 or sp, but need bitmap check constant
164 val jmp_bitmap_check = Bool() // find pte in l0 or sp, but need bitmap check constant
571 val jmp_bitmap_check = WireInit(false.B) constant
630 val jmp_bitmap_check = WireInit(false.B) constant