Searched defs:local_flush_tlb_range (Results 1 – 10 of 10) sorted by relevance
/linux/arch/nds32/mm/ |
A D | tlb.c | 14 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux/arch/microblaze/include/asm/ |
A D | tlbflush.h | 30 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux/arch/sh/mm/ |
A D | tlbflush_32.c | 39 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
A D | nommu.c | 47 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/linux/arch/openrisc/mm/ |
A D | tlb.c | 96 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux/arch/mips/mm/ |
A D | tlb-r3k.c | 69 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
A 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/arch/xtensa/mm/ |
A D | tlb.c | 88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux/arch/arm/include/asm/ |
A D | tlbflush.h | 597 #define local_flush_tlb_range(vma,start,end) __cpu_flush_user_tlb_range(start,end,vma) macro 645 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned … in local_flush_tlb_range() function
|
/linux/arch/arc/mm/ |
A D | tlb.c | 206 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
Completed in 12 milliseconds