Home
last modified time | relevance | path

Searched refs:enter_lazy_tlb (Results 1 – 25 of 32) sorted by relevance

12

/arch/xtensa/include/asm/
Dnommu_context.h10 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context.h152 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/sparc/include/asm/
Dmmu_context_32.h9 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context_64.h19 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/openrisc/include/asm/
Dmmu_context.h35 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/riscv/include/asm/
Dmmu_context.h16 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/nios2/include/asm/
Dmmu_context.h29 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/hexagon/include/asm/
Dmmu_context.h27 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/csky/include/asm/
Dmmu_context.h30 #define enter_lazy_tlb(mm, tsk) do {} while (0) macro
/arch/um/include/asm/
Dmmu_context.h69 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/nds32/include/asm/
Dmmu_context.h50 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/parisc/include/asm/
Dmmu_context.h11 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/microblaze/include/asm/
Dmmu_context_mm.h36 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/arc/include/asm/
Dmmu_context.h173 #define enter_lazy_tlb(mm, tsk) macro
/arch/arm/include/asm/
Dmmu_context.h117 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/sh/include/asm/
Dmmu_context.h125 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/arch/x86/include/asm/
Dmmu_context.h94 extern void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);
/arch/s390/include/asm/
Dmmu_context.h128 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/arch/mips/include/asm/
Dmmu_context.h127 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/ia64/include/asm/
Dmmu_context.h53 enter_lazy_tlb (struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/arm64/include/asm/
Dmmu_context.h209 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/alpha/include/asm/
Dmmu_context.h252 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/s390/kernel/
Dprocessor.c91 enter_lazy_tlb(&init_mm, current); in cpu_init()
/arch/parisc/kernel/
Dsmp.c299 enter_lazy_tlb(&init_mm, current); in smp_cpu_init()
/arch/powerpc/include/asm/
Dmmu_context.h251 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function

12