/Linux-v4.19/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
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | mmu_context.h | 39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/include/asm-generic/ |
D | mmu_context.h | 15 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/Linux-v4.19/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
|
/Linux-v4.19/mm/ |
D | mmu_context.c | 61 enter_lazy_tlb(mm, tsk); in unuse_mm()
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | mmu_context.h | 40 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | mmu_context.h | 26 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | mmu_context.h | 38 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/um/include/asm/ |
D | mmu_context.h | 74 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | mmu_context.h | 12 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | mmu_context.h | 176 #define enter_lazy_tlb(mm, tsk) macro
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | mmu_context_mm.h | 39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | mmu_context.h | 120 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/arch/sh/include/asm/ |
D | mmu_context.h | 138 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | mmu_context.h | 197 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | mmu_context.h | 96 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/s390/include/asm/ |
D | mmu_context.h | 130 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/Linux-v4.19/arch/s390/kernel/ |
D | processor.c | 84 enter_lazy_tlb(&init_mm, current); in cpu_init()
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/x86/include/asm/ |
D | mmu_context.h | 179 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);
|