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