Searched defs:local_flush_tlb_range (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/arch/nds32/mm/ | 
| D | tlb.c | 14 void local_flush_tlb_range(struct vm_area_struct *vma,  in local_flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | tlbflush.h | 167 #define local_flush_tlb_range(vma, start, end)	\  macro
 | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | tlbflush_32.c | 39 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_tlb_range()  function
 | 
| D | tlbflush_64.c | 79 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_tlb_range()  function
 | 
| D | nommu.c | 48 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/openrisc/mm/ | 
| D | tlb.c | 97 void local_flush_tlb_range(struct vm_area_struct *vma,  in local_flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | tlbflush.h | 36 static inline void local_flush_tlb_range(struct vm_area_struct *vma,  in local_flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | tlb-r3k.c | 70 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_tlb_range()  function
 | 
| D | tlb-r4k.c | 107 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/xtensa/mm/ | 
| D | tlb.c | 88 void local_flush_tlb_range(struct vm_area_struct *vma,  in local_flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | tlbflush.h | 604 #define local_flush_tlb_range(vma,start,end)	__cpu_flush_user_tlb_range(start,end,vma)  macro652 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned …  in local_flush_tlb_range()  function
 
 | 
| /Linux-v5.4/arch/arc/mm/ | 
| D | tlb.c | 324 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in local_flush_tlb_range()  function
 |