/Linux-v4.19/arch/riscv/include/asm/ |
D | tlbflush.h | 46 #define flush_tlb_mm(mm) flush_tlb_all() macro 57 #define flush_tlb_mm(mm) \ macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | tlbflush.h | 79 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 145 static inline void flush_tlb_mm (struct mm_struct *mm) in flush_tlb_mm() function 256 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | tlbflush.h | 45 #define flush_tlb_mm local_flush_tlb_mm macro 61 #define flush_tlb_mm(mm) BUG() macro
|
/Linux-v4.19/include/asm-generic/ |
D | tlbflush.h | 15 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | tlbflush.h | 114 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 136 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | tlbflush.h | 46 #define flush_tlb_mm local_flush_tlb_mm macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/ |
D | tlbflush.h | 48 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | tlbflush.h | 38 #define flush_tlb_mm local_flush_tlb_mm macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | tlbflush_32.h | 9 #define flush_tlb_mm(mm) \ macro
|
D | tlbflush_64.h | 26 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | tlbflush.h | 52 flush_tlb_mm (struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | tlbflush.h | 39 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | tlbflush.h | 40 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v4.19/arch/hexagon/mm/ |
D | vm_tlb.c | 69 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | tlbflush.h | 30 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | tlbflush.h | 51 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | tlbflush.h | 176 #define flush_tlb_mm local_flush_tlb_mm macro
|
/Linux-v4.19/arch/powerpc/mm/ |
D | tlb_hash32.c | 123 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/s390/include/asm/ |
D | tlbflush.h | 135 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | tlbflush.h | 108 flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | tlbflush.h | 127 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/nios2/mm/ |
D | tlb.c | 41 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | smp.c | 231 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/arm/kernel/ |
D | smp_tlb.c | 190 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | tlbflush.h | 53 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|