Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/arm64/include/asm/
H A 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
/openbmc/linux/arch/alpha/include/asm/
H 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
/openbmc/linux/include/asm-generic/
H A Dmmu_context.h21 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/openbmc/linux/arch/powerpc/include/asm/
H A 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
/openbmc/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
/openbmc/linux/arch/x86/include/asm/
H A Dmmu_context.h133 #define enter_lazy_tlb enter_lazy_tlb macro
/openbmc/linux/arch/x86/mm/
H A Dtlb.c678 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function