Home
last modified time | relevance | path

Searched defs:enter_lazy_tlb (Results 1 – 7 of 7) sorted by relevance

/arch/arm/include/asm/
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
/arch/arm64/include/asm/
Dmmu_context.h235 #define enter_lazy_tlb enter_lazy_tlb macro
237 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/alpha/include/asm/
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
/arch/powerpc/include/asm/
Dmmu_context.h252 #define enter_lazy_tlb enter_lazy_tlb macro
253 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/loongarch/include/asm/
Dmmu_context.h46 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/x86/include/asm/
Dmmu_context.h133 #define enter_lazy_tlb enter_lazy_tlb macro
/arch/x86/mm/
Dtlb.c678 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function