Searched refs:TLB_LKUP_ERR (Results 1 – 2 of 2) sorted by relevance
52 #define TLB_LKUP_ERR 0x80000000 macro55 #define TLB_DUP_ERR (TLB_LKUP_ERR | 0x00000001)57 #define TLB_DUP_ERR (TLB_LKUP_ERR | 0x40000000)
146 if (likely(!(idx & TLB_LKUP_ERR))) { in tlb_entry_erase()184 if (unlikely(idx & TLB_LKUP_ERR)) in utlb_invalidate()209 if (likely(idx & TLB_LKUP_ERR)) in tlb_entry_insert()