/Linux-v5.10/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-v5.10/arch/microblaze/include/asm/ |
D | tlbflush.h | 41 #define flush_tlb_mm local_flush_tlb_mm macro 57 #define flush_tlb_mm(mm) BUG() macro
|
/Linux-v5.10/include/asm-generic/ |
D | tlbflush.h | 15 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/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-v5.10/arch/openrisc/include/asm/ |
D | tlbflush.h | 40 #define flush_tlb_mm local_flush_tlb_mm macro
|
/Linux-v5.10/arch/powerpc/include/asm/nohash/ |
D | tlbflush.h | 48 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v5.10/arch/nds32/include/asm/ |
D | tlbflush.h | 38 #define flush_tlb_mm local_flush_tlb_mm macro
|
/Linux-v5.10/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-v5.10/arch/parisc/include/asm/ |
D | tlbflush.h | 36 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/mips/include/asm/ |
D | tlbflush.h | 40 #define flush_tlb_mm(mm) drop_mmu_context(mm) macro
|
/Linux-v5.10/arch/riscv/mm/ |
D | tlbflush.c | 42 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/sh/include/asm/ |
D | tlbflush.h | 40 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v5.10/arch/hexagon/mm/ |
D | vm_tlb.c | 56 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/arc/include/asm/ |
D | tlbflush.h | 27 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v5.10/arch/riscv/include/asm/ |
D | tlbflush.h | 46 #define flush_tlb_mm(mm) flush_tlb_all() macro
|
/Linux-v5.10/arch/s390/include/asm/ |
D | tlbflush.h | 114 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/powerpc/mm/book3s32/ |
D | tlb.c | 121 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/csky/mm/ |
D | tlb.c | 24 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | tlbflush.h | 77 flush_tlb_mm (struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | tlbflush.h | 107 flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/arm/kernel/ |
D | smp_tlb.c | 187 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/Linux-v5.10/arch/x86/include/asm/ |
D | tlbflush.h | 218 #define flush_tlb_mm(mm) \ macro
|
/Linux-v5.10/arch/xtensa/include/asm/ |
D | tlbflush.h | 53 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/Linux-v5.10/arch/nios2/mm/ |
D | tlb.c | 255 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|