Searched refs:TLBCFG_NENTRY_MASK (Results 1 – 3 of 3) sorted by relevance
811 #define TLBCFG_NENTRY_MASK 0x00000fff /* Number of entries in TLB */ macro
714 andi. %r3, %r3, TLBCFG_NENTRY_MASK@l
553 tlb0_entries = tlb0_cfg & TLBCFG_NENTRY_MASK; in tlb0_get_tlbconf()565 tlb1_entries = tlb1_cfg & TLBCFG_NENTRY_MASK; in tlb1_get_tlbconf()