enter_lazy_tlb    397 arch/arm/kernel/smp.c 	enter_lazy_tlb(mm, current);
enter_lazy_tlb   2220 arch/mips/kernel/traps.c 	enter_lazy_tlb(&init_mm, current);
enter_lazy_tlb    283 arch/parisc/kernel/smp.c 	enter_lazy_tlb(&init_mm, current);
enter_lazy_tlb     91 arch/s390/kernel/processor.c 	enter_lazy_tlb(&init_mm, current);
enter_lazy_tlb    183 arch/sh/kernel/smp.c 	enter_lazy_tlb(mm, current);
enter_lazy_tlb    180 arch/x86/include/asm/mmu_context.h void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);
enter_lazy_tlb   1924 arch/x86/kernel/cpu/common.c 	enter_lazy_tlb(&init_mm, me);
enter_lazy_tlb   1976 arch/x86/kernel/cpu/common.c 	enter_lazy_tlb(&init_mm, curr);
enter_lazy_tlb    150 arch/xtensa/kernel/smp.c 	enter_lazy_tlb(mm, current);
enter_lazy_tlb    482 kernel/exit.c  	enter_lazy_tlb(mm, current);
enter_lazy_tlb   3349 kernel/sched/core.c 		enter_lazy_tlb(prev->active_mm, next);
enter_lazy_tlb   6694 kernel/sched/core.c 	enter_lazy_tlb(&init_mm, current);
enter_lazy_tlb     61 mm/mmu_context.c 	enter_lazy_tlb(mm, tsk);