Home
last modified time | relevance | path

Searched refs:local_flush_pmd_tlb_range (Results 1 – 2 of 2) sorted by relevance

/arch/arc/include/asm/
Dtlbflush.h20 void local_flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start,
29 #define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e)
/arch/arc/mm/
Dtlb.c442 local_flush_pmd_tlb_range(ta->ta_vma, ta->ta_start, ta->ta_end); in ipi_flush_pmd_tlb_range()
699 void local_flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_pmd_tlb_range() function