Home
last modified time | relevance | path

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

12

/Linux-v4.19/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
/Linux-v4.19/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
/Linux-v4.19/arch/openrisc/include/asm/
Dmmu_context.h39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/include/asm-generic/
Dmmu_context.h15 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/Linux-v4.19/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
/Linux-v4.19/mm/
Dmmu_context.c61 enter_lazy_tlb(mm, tsk); in unuse_mm()
/Linux-v4.19/arch/hexagon/include/asm/
Dmmu_context.h40 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/Linux-v4.19/arch/riscv/include/asm/
Dmmu_context.h26 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/Linux-v4.19/arch/unicore32/include/asm/
Dmmu_context.h38 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/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
/Linux-v4.19/arch/um/include/asm/
Dmmu_context.h74 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/Linux-v4.19/arch/parisc/include/asm/
Dmmu_context.h12 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/arc/include/asm/
Dmmu_context.h176 #define enter_lazy_tlb(mm, tsk) macro
/Linux-v4.19/arch/microblaze/include/asm/
Dmmu_context_mm.h39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/arm/include/asm/
Dmmu_context.h120 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/sh/include/asm/
Dmmu_context.h138 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/Linux-v4.19/arch/arm64/include/asm/
Dmmu_context.h197 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/mips/include/asm/
Dmmu_context.h96 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/ia64/include/asm/
Dmmu_context.h53 enter_lazy_tlb (struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/s390/include/asm/
Dmmu_context.h130 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/Linux-v4.19/arch/s390/kernel/
Dprocessor.c84 enter_lazy_tlb(&init_mm, current); in cpu_init()
/Linux-v4.19/arch/alpha/include/asm/
Dmmu_context.h252 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/Linux-v4.19/arch/x86/include/asm/
Dmmu_context.h179 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk);

12