/arch/xtensa/include/asm/ |
D | nommu_context.h | 10 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context.h | 152 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/sparc/include/asm/ |
D | mmu_context_32.h | 9 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context_64.h | 19 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/openrisc/include/asm/ |
D | mmu_context.h | 35 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/riscv/include/asm/ |
D | mmu_context.h | 16 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/nios2/include/asm/ |
D | mmu_context.h | 29 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/hexagon/include/asm/ |
D | mmu_context.h | 27 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/csky/include/asm/ |
D | mmu_context.h | 30 #define enter_lazy_tlb(mm, tsk) do {} while (0) macro
|
/arch/um/include/asm/ |
D | mmu_context.h | 69 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/nds32/include/asm/ |
D | mmu_context.h | 50 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/parisc/include/asm/ |
D | mmu_context.h | 11 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/microblaze/include/asm/ |
D | mmu_context_mm.h | 36 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/arc/include/asm/ |
D | mmu_context.h | 173 #define enter_lazy_tlb(mm, tsk) macro
|
/arch/arm/include/asm/ |
D | mmu_context.h | 117 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/sh/include/asm/ |
D | mmu_context.h | 125 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/arch/x86/include/asm/ |
D | mmu_context.h | 94 extern void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);
|
/arch/s390/include/asm/ |
D | mmu_context.h | 128 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/arch/mips/include/asm/ |
D | mmu_context.h | 127 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/ia64/include/asm/ |
D | mmu_context.h | 53 enter_lazy_tlb (struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/arm64/include/asm/ |
D | mmu_context.h | 209 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/alpha/include/asm/ |
D | mmu_context.h | 252 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/s390/kernel/ |
D | processor.c | 91 enter_lazy_tlb(&init_mm, current); in cpu_init()
|
/arch/parisc/kernel/ |
D | smp.c | 299 enter_lazy_tlb(&init_mm, current); in smp_cpu_init()
|
/arch/powerpc/include/asm/ |
D | mmu_context.h | 251 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|