/arch/h8300/include/asm/ |
D | mmu_context.h | 9 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/m68k/include/asm/ |
D | mmu_context_no.h | 9 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context_mm.h | 6 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 | 22 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 | 10 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context_64.h | 13 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/um/include/asm/ |
D | mmu_context.h | 45 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/x86/include/asm/ |
D | mmu_context_64.h | 6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
D | mmu_context_32.h | 4 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/powerpc/include/asm/ |
D | mmu_context.h | 84 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
|
/arch/xtensa/include/asm/ |
D | mmu_context.h | 130 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/arm/include/asm/ |
D | mmu_context.h | 85 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/s390/include/asm/ |
D | mmu_context.h | 81 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/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/sh/include/asm/ |
D | mmu_context.h | 143 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
|
/arch/ia64/include/asm/ |
D | mmu_context.h | 51 enter_lazy_tlb (struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/blackfin/include/asm/ |
D | mmu_context.h | 156 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/alpha/include/asm/ |
D | mmu_context.h | 249 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/mips/include/asm/ |
D | mmu_context.h | 80 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
|
/arch/parisc/kernel/ |
D | smp.c | 311 enter_lazy_tlb(&init_mm, current); in smp_cpu_init()
|
/arch/sh/kernel/ |
D | smp.c | 74 enter_lazy_tlb(mm, current); in start_secondary()
|
/arch/x86/kernel/cpu/ |
D | common.c | 1056 enter_lazy_tlb(&init_mm, me); in cpu_init() 1126 enter_lazy_tlb(&init_mm, curr); in cpu_init()
|
/arch/arm/kernel/ |
D | smp.c | 256 enter_lazy_tlb(mm, current); in secondary_start_kernel()
|
/arch/s390/kernel/ |
D | setup.c | 130 enter_lazy_tlb(&init_mm, current); in cpu_init()
|