Home
last modified time | relevance | path

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

12

/arch/h8300/include/asm/
Dmmu_context.h9 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/m68k/include/asm/
Dmmu_context_no.h9 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context_mm.h6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/cris/include/asm/
Dmmu_context.h22 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.h10 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context_64.h13 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/um/include/asm/
Dmmu_context.h45 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/x86/include/asm/
Dmmu_context_64.h6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context_32.h4 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/powerpc/include/asm/
Dmmu_context.h84 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/xtensa/include/asm/
Dmmu_context.h130 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/arm/include/asm/
Dmmu_context.h85 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/s390/include/asm/
Dmmu_context.h81 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/arch/avr32/include/asm/
Dmmu_context.h125 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/sh/include/asm/
Dmmu_context.h143 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/arch/ia64/include/asm/
Dmmu_context.h51 enter_lazy_tlb (struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/blackfin/include/asm/
Dmmu_context.h156 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/alpha/include/asm/
Dmmu_context.h249 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/mips/include/asm/
Dmmu_context.h80 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/parisc/kernel/
Dsmp.c311 enter_lazy_tlb(&init_mm, current); in smp_cpu_init()
/arch/sh/kernel/
Dsmp.c74 enter_lazy_tlb(mm, current); in start_secondary()
/arch/x86/kernel/cpu/
Dcommon.c1056 enter_lazy_tlb(&init_mm, me); in cpu_init()
1126 enter_lazy_tlb(&init_mm, curr); in cpu_init()
/arch/arm/kernel/
Dsmp.c256 enter_lazy_tlb(mm, current); in secondary_start_kernel()
/arch/s390/kernel/
Dsetup.c130 enter_lazy_tlb(&init_mm, current); in cpu_init()

12