Home
last modified time | relevance | path

Searched defs:enter_lazy_tlb (Results 1 – 8 of 8) 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/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/include/asm-generic/
A Dmmu_context.h21 static inline void enter_lazy_tlb(struct mm_struct *mm, 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/x86/include/asm/
A Dmmu_context.h95 #define enter_lazy_tlb enter_lazy_tlb macro
/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

Completed in 9 milliseconds