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