Searched refs:local_flush_pmd_tlb_range (Results 1 – 2 of 2) sorted by relevance
/arch/arc/include/asm/ |
D | tlbflush.h | 20 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/ |
D | tlb.c | 442 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
|