Searched refs:local_flush_pmd_tlb_range (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/arch/arc/include/asm/ | 
| D | tlbflush.h | 18 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)
  | 
| /Linux-v5.15/arch/arc/mm/ | 
| D | tlb.c | 320 	local_flush_pmd_tlb_range(ta->ta_vma, ta->ta_start, ta->ta_end);  in ipi_flush_pmd_tlb_range() 537 void local_flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_pmd_tlb_range()  function
  |