Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dmmu_context.h193 #define enter_lazy_tlb enter_lazy_tlb macro
195 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.h257 #define enter_lazy_tlb enter_lazy_tlb macro
258 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/x86/include/asm/
Dmmu_context.h94 #define enter_lazy_tlb enter_lazy_tlb macro
/arch/x86/mm/
Dtlb.c662 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function