| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | tlbflush.h | 40 #define flush_tlb_mm local_flush_tlb_mm macro 45 extern void flush_tlb_mm(struct mm_struct *mm); 53 flush_tlb_mm(current->mm); in flush_tlb()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | tlbflush.h | 107 flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 133 flush_tlb_mm(vma->vm_mm); in flush_tlb_range() 139 extern void flush_tlb_mm(struct mm_struct *);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/ |
| H A D | tlbflush.h | 9 extern void flush_tlb_mm(struct mm_struct *mm); 22 flush_tlb_mm(mm); in local_flush_tlb_mm()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | tlbflush.h | 31 void flush_tlb_mm(struct mm_struct *mm); 46 #define flush_tlb_mm(mm) flush_tlb_all() macro
|
| H A D | tlb.h | 18 flush_tlb_mm(tlb->mm); in tlb_flush()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | tlbflush.h | 30 extern void flush_tlb_mm(struct mm_struct *); 40 #define flush_tlb_mm(mm) drop_mmu_context(mm) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/ |
| H A D | tlbflush.h | 43 extern void flush_tlb_mm(struct mm_struct *mm); 48 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | tlbflush.h | 30 extern void flush_tlb_mm(struct mm_struct *mm); 40 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | tlbflush.h | 41 #define flush_tlb_mm local_flush_tlb_mm macro 57 #define flush_tlb_mm(mm) BUG() macro
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | tlbflush.h | 27 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro 37 extern void flush_tlb_mm(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/ |
| H A D | tlb.c | 121 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 139 EXPORT_SYMBOL(flush_tlb_mm);
|
| /OK3568_Linux_fs/kernel/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 136 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | tlbflush.h | 44 void flush_tlb_mm(struct mm_struct *); 53 #define flush_tlb_mm(mm) local_flush_tlb_mm(mm) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | tlb.c | 267 void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 285 EXPORT_SYMBOL(flush_tlb_mm); 386 flush_tlb_mm(vma->vm_mm); in flush_tlb_range() 392 flush_tlb_mm(tlb->mm); in tlb_flush()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | tlbflush.h | 15 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | tlbflush.h | 17 extern void flush_tlb_mm(struct mm_struct *mm);
|
| H A D | tlb.h | 21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm)
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | tlbflush.h | 23 extern void flush_tlb_mm(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 246 static inline void flush_tlb_mm(struct mm_struct *mm) in flush_tlb_mm() function 303 flush_tlb_mm(vma->vm_mm); in __flush_tlb_range()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | tlbflush.h | 25 extern void flush_tlb_mm(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | tlbflush_32.h | 9 #define flush_tlb_mm(mm) \ macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/mm/ |
| H A D | mmu_context.c | 63 flush_tlb_mm(mm); in steal_context()
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | tlbflush.h | 25 extern void flush_tlb_mm(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | tlbflush.h | 609 #define flush_tlb_mm local_flush_tlb_mm macro 617 extern void flush_tlb_mm(struct mm_struct *mm); 657 extern void flush_tlb_mm(struct mm_struct *mm);
|