/arch/xtensa/include/asm/ |
D | nommu_context.h | 1 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context.h | 154 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/m32r/include/asm/ |
D | mmu_context.h | 37 #define enter_lazy_tlb(mm, tsk) do { } while (0) macro 158 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/arch/sparc/include/asm/ |
D | mmu_context_32.h | 8 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context_64.h | 12 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/cris/include/asm/ |
D | mmu_context.h | 23 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 | 38 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/um/include/asm/ |
D | mmu_context.h | 49 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/score/include/asm/ |
D | mmu_context.h | 42 static inline void enter_lazy_tlb(struct mm_struct *mm, 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/tile/include/asm/ |
D | mmu_context.h | 79 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *t) in enter_lazy_tlb() function
|
/arch/s390/kernel/ |
D | processor.c | 32 enter_lazy_tlb(&init_mm, current); in cpu_init()
|
/arch/powerpc/include/asm/ |
D | mmu_context.h | 103 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/avr32/include/asm/ |
D | mmu_context.h | 125 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 | 175 #define enter_lazy_tlb(mm, tsk) macro
|
/arch/arm/include/asm/ |
D | mmu_context.h | 105 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/arm64/include/asm/ |
D | mmu_context.h | 124 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/mn10300/include/asm/ |
D | mmu_context.h | 37 #define enter_lazy_tlb(mm, tsk) do {} while (0) macro
|
/arch/x86/include/asm/ |
D | mmu_context.h | 73 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/metag/include/asm/ |
D | mmu_context.h | 13 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/sh/include/asm/ |
D | mmu_context.h | 135 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|