Searched defs:local_flush_tlb_range (Results 1 – 10 of 10) sorted by relevance
/linux-5.10/arch/nds32/mm/ |
D | tlb.c | 14 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-5.10/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 | nommu.c | 47 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/linux-5.10/arch/openrisc/mm/ |
D | tlb.c | 96 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-5.10/arch/microblaze/include/asm/ |
D | tlbflush.h | 32 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-5.10/arch/mips/mm/ |
D | tlb-r3k.c | 69 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
D | tlb-r4k.c | 106 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/linux-5.10/arch/xtensa/mm/ |
D | tlb.c | 88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-5.10/arch/arm/include/asm/ |
D | tlbflush.h | 604 #define local_flush_tlb_range(vma,start,end) __cpu_flush_user_tlb_range(start,end,vma) macro 652 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned … in local_flush_tlb_range() function
|
/linux-5.10/arch/arc/mm/ |
D | tlb.c | 308 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|