Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H 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/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) in enter_lazy_tlb() function
/linux/arch/arm64/include/asm/
H A Dmmu_context.h232 #define enter_lazy_tlb enter_lazy_tlb macro
234 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux/arch/powerpc/include/asm/
H A Dmmu_context.h249 #define enter_lazy_tlb enter_lazy_tlb macro
250 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/linux/include/asm-generic/
H A Dmmu_context.h21 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/linux/arch/loongarch/include/asm/
H A Dmmu_context.h46 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/linux/arch/x86/include/asm/
H A Dmmu_context.h139 #define enter_lazy_tlb enter_lazy_tlb macro
/linux/arch/x86/mm/
H A Dtlb.c672 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function