/openbmc/linux/arch/m68k/include/asm/ |
H A D | tlbflush.h | 78 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 140 static inline void flush_tlb_mm (struct mm_struct *mm) in flush_tlb_mm() function 251 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/include/asm-generic/ |
H A D | tlbflush.h | 15 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | tlbflush.h | 40 #define flush_tlb_mm local_flush_tlb_mm macro
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | tlbflush.h | 114 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 127 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | tlbflush_32.h | 9 #define flush_tlb_mm(mm) \ macro
|
H A D | tlbflush_64.h | 26 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | tlbflush.h | 36 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | tlbflush.h | 40 #define flush_tlb_mm(mm) drop_mmu_context(mm) macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | tlbflush.h | 40 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | tlbflush.h | 40 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/openbmc/linux/arch/hexagon/mm/ |
H A D | vm_tlb.c | 56 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | tlbflush.h | 27 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | tlbflush.h | 79 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | tlbflush.h | 112 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | tlbflush.h | 47 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/csky/mm/ |
H A D | tlb.c | 24 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | tlbflush.h | 41 #define flush_tlb_mm local_flush_tlb_mm macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | tlbflush.h | 85 #define flush_tlb_mm(mm) flush_tlb_all() macro
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | tlbflush.h | 77 flush_tlb_mm (struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | tlbflush.h | 107 flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/riscv/mm/ |
H A D | tlbflush.c | 124 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/arm/kernel/ |
H A D | smp_tlb.c | 187 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | tlb.c | 220 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | tlbflush.h | 53 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
/openbmc/linux/arch/nios2/mm/ |
H A D | tlb.c | 255 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|