Searched refs:MMUCR_URB_NENTRIES (Results 1 – 5 of 5) sorted by relevance
36 urb = urb % MMUCR_URB_NENTRIES; in tlb_wire_entry()84 BUG_ON(urb++ == MMUCR_URB_NENTRIES); in tlb_unwire_entry()86 urb = urb % MMUCR_URB_NENTRIES; in tlb_unwire_entry()
98 status = MMUCR_URB_NENTRIES; in local_flush_tlb_all()
95 status = MMUCR_URB_NENTRIES; in local_flush_tlb_all()
75 urb = MMUCR_URB_NENTRIES + 1; in tlb_seq_show()
45 #define MMUCR_URB_NENTRIES 64 macro