Home
last modified time | relevance | path

Searched refs:enter_lazy_tlb (Results 1 – 16 of 16) sorted by relevance

/linux/include/asm-generic/
A Dmmu_context.h20 #ifndef enter_lazy_tlb
21 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/linux/arch/x86/include/asm/
A Dmmu_context.h94 #define enter_lazy_tlb enter_lazy_tlb macro
95 extern void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);
/linux/arch/arm64/include/asm/
A Dmmu_context.h217 #define enter_lazy_tlb enter_lazy_tlb macro
219 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux/arch/alpha/include/asm/
A Dmmu_context.h244 #define enter_lazy_tlb enter_lazy_tlb macro
246 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux/arch/powerpc/include/asm/
A Dmmu_context.h257 #define enter_lazy_tlb enter_lazy_tlb macro
258 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/linux/arch/parisc/kernel/
A Dsmp.c301 enter_lazy_tlb(&init_mm, current); in smp_cpu_init()
/linux/arch/s390/kernel/
A Dprocessor.c96 enter_lazy_tlb(&init_mm, current); in cpu_init()
/linux/arch/sh/kernel/
A Dsmp.c183 enter_lazy_tlb(mm, current); in start_secondary()
/linux/arch/xtensa/kernel/
A Dsmp.c146 enter_lazy_tlb(mm, current); in secondary_start_kernel()
/linux/arch/arm/kernel/
A Dsmp.c425 enter_lazy_tlb(mm, current); in secondary_start_kernel()
/linux/arch/x86/mm/
A Dtlb.c662 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux/kernel/
A Dkthread.c1415 enter_lazy_tlb(mm, tsk); in kthread_unuse_mm()
A Dexit.c502 enter_lazy_tlb(mm, current); in exit_mm()
/linux/arch/x86/kernel/cpu/
A Dcommon.c2032 enter_lazy_tlb(&init_mm, cur); in cpu_init()
/linux/arch/mips/kernel/
A Dtraps.c2304 enter_lazy_tlb(&init_mm, current); in per_cpu_trap_init()
/linux/kernel/sched/
A Dcore.c4941 enter_lazy_tlb(prev->active_mm, next); in context_switch()
9424 enter_lazy_tlb(&init_mm, current); in sched_init()

Completed in 45 milliseconds