Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/arm/include/asm/
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
/kernel/linux/linux-6.6/arch/arm64/include/asm/
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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dmmu_context.h16 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/kernel/linux/linux-6.6/include/asm-generic/
Dmmu_context.h21 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/kernel/linux/linux-5.10/include/asm-generic/
Dmmu_context.h15 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
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
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dmmu_context.h27 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/um/include/asm/
Dmmu_context.h69 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dmmu_context.h30 #define enter_lazy_tlb(mm, tsk) do {} while (0) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dmmu_context.h128 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dmmu_context.h117 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dmmu_context.h173 #define enter_lazy_tlb(mm, tsk) macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Dmmu_context.h46 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dmmu_context.h209 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function

12