Searched refs:FLUSH_TLB_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
54 else if (size == FLUSH_TLB_MAX_SIZE) in local_flush_tlb_range_asid()76 sbi_remote_sfence_vma_asid(NULL, 0, FLUSH_TLB_MAX_SIZE, FLUSH_TLB_NO_ASID); in flush_tlb_all()131 __flush_tlb_range(mm, mm_cpumask(mm), 0, FLUSH_TLB_MAX_SIZE, PAGE_SIZE); in flush_tlb_mm()217 0, FLUSH_TLB_MAX_SIZE, PAGE_SIZE); in arch_tlbbatch_flush()
14 #define FLUSH_TLB_MAX_SIZE ((unsigned long)-1) macro