Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dmmu_context.h142 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
147 #define enter_lazy_tlb enter_lazy_tlb macro
/linux-6.3-rc2/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-6.3-rc2/arch/x86/include/asm/
A Dmmu_context.h95 #define enter_lazy_tlb enter_lazy_tlb macro
96 extern void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);
/linux-6.3-rc2/arch/arm64/include/asm/
A Dmmu_context.h231 #define enter_lazy_tlb enter_lazy_tlb macro
233 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux-6.3-rc2/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-6.3-rc2/arch/powerpc/include/asm/
A Dmmu_context.h251 #define enter_lazy_tlb enter_lazy_tlb macro
252 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dmmu_context.h46 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux-6.3-rc2/arch/parisc/kernel/
A Dsmp.c300 enter_lazy_tlb(&init_mm, current); in smp_cpu_init()
/linux-6.3-rc2/arch/s390/kernel/
A Dprocessor.c95 enter_lazy_tlb(&init_mm, current); in cpu_init()
/linux-6.3-rc2/arch/sh/kernel/
A Dsmp.c183 enter_lazy_tlb(mm, current); in start_secondary()
/linux-6.3-rc2/arch/xtensa/kernel/
A Dsmp.c147 enter_lazy_tlb(mm, current); in secondary_start_kernel()
/linux-6.3-rc2/arch/arm/kernel/
A Dsmp.c428 enter_lazy_tlb(mm, current); in secondary_start_kernel()
/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c663 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux-6.3-rc2/arch/loongarch/kernel/
A Dtraps.c754 enter_lazy_tlb(&init_mm, current); in per_cpu_trap_init()
/linux-6.3-rc2/kernel/
A Dkthread.c1476 enter_lazy_tlb(mm, tsk); in kthread_unuse_mm()
A Dexit.c558 enter_lazy_tlb(mm, current); in exit_mm()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c2272 enter_lazy_tlb(&init_mm, cur); in cpu_init()
/linux-6.3-rc2/arch/mips/kernel/
A Dtraps.c2304 enter_lazy_tlb(&init_mm, current); in per_cpu_trap_init()
/linux-6.3-rc2/kernel/sched/
A Dcore.c5272 enter_lazy_tlb(prev->active_mm, next); in context_switch()
9936 enter_lazy_tlb(&init_mm, current); in sched_init()

Completed in 66 milliseconds