Searched defs:enter_lazy_tlb (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/asm-generic/
H A Dmmu_context.h21 static inline void enter_lazy_tlb(struct mm_struct *mm, function
/linux-master/arch/arm/include/asm/
H A Dmmu_context.h142 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) function
147 #define enter_lazy_tlb enter_lazy_tlb macro
/linux-master/arch/loongarch/include/asm/
H A Dmmu_context.h46 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) function
/linux-master/arch/powerpc/include/asm/
H A Dmmu_context.h252 #define enter_lazy_tlb enter_lazy_tlb macro
/linux-master/arch/arm64/include/asm/
H A Dmmu_context.h204 #define enter_lazy_tlb enter_lazy_tlb macro
206 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) function
/linux-master/arch/alpha/include/asm/
H A Dmmu_context.h207 #define enter_lazy_tlb enter_lazy_tlb macro
209 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) function
/linux-master/arch/x86/include/asm/
H A Dmmu_context.h133 #define enter_lazy_tlb enter_lazy_tlb macro
/linux-master/arch/x86/mm/
H A Dtlb.c675 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) function

Completed in 184 milliseconds