Searched refs:tlb_nr (Results 1 – 3 of 3) sorted by relevance
30 if (!tb->tlb_nr) in flush_tlb_pending()36 if (tb->tlb_nr == 1) { in flush_tlb_pending()40 smp_flush_tlb_pending(tb->mm, tb->tlb_nr, in flush_tlb_pending()44 tb->tlb_nr, &tb->vaddrs[0]); in flush_tlb_pending()49 tb->tlb_nr = 0; in flush_tlb_pending()66 if (tb->tlb_nr) in arch_flush_lazy_mmu_mode()88 nr = tb->tlb_nr; in tlb_batch_add_one()113 tb->tlb_nr = ++nr; in tlb_batch_add_one()
88 for (i = 0; i < tb->tlb_nr; i++) in __flush_tsb_one()113 for (i = 0; i < tb->tlb_nr; i++) in __flush_huge_tsb_one()
14 unsigned long tlb_nr; member