/arch/m32r/include/asm/ |
D | mmu_context.h | 40 #define enter_lazy_tlb(mm, tsk) do { } while (0) macro 161 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/arch/xtensa/include/asm/ |
D | nommu_context.h | 6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context.h | 151 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 | 17 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 | 39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) 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/cris/include/asm/ |
D | mmu_context.h | 31 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/frv/include/asm/ |
D | mmu_context.h | 20 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 | 40 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/um/include/asm/ |
D | mmu_context.h | 74 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/score/include/asm/ |
D | mmu_context.h | 45 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/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
|
/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
|
/arch/tile/include/asm/ |
D | mmu_context.h | 81 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *t) in enter_lazy_tlb() function
|
/arch/microblaze/include/asm/ |
D | mmu_context_mm.h | 38 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 | 176 #define enter_lazy_tlb(mm, tsk) macro
|
/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
|
/arch/mn10300/include/asm/ |
D | mmu_context.h | 39 #define enter_lazy_tlb(mm, tsk) do {} while (0) macro
|
/arch/metag/include/asm/ |
D | mmu_context.h | 15 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/sh/include/asm/ |
D | mmu_context.h | 138 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/arch/arm64/include/asm/ |
D | mmu_context.h | 188 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/tile/kernel/ |
D | smpboot.c | 168 enter_lazy_tlb(&init_mm, current); in start_secondary()
|
/arch/powerpc/include/asm/ |
D | mmu_context.h | 108 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/mips/include/asm/ |
D | mmu_context.h | 95 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|