Home
last modified time | relevance | path

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

12

/arch/m32r/include/asm/
Dmmu_context.h37 #define enter_lazy_tlb(mm, tsk) do { } while (0) macro
158 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro
/arch/xtensa/include/asm/
Dnommu_context.h5 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context.h150 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.h8 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
Dmmu_context_64.h12 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.h39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/nios2/include/asm/
Dmmu_context.h27 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.h30 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/frv/include/asm/
Dmmu_context.h20 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.h38 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/um/include/asm/
Dmmu_context.h63 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/unicore32/include/asm/
Dmmu_context.h38 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/score/include/asm/
Dmmu_context.h42 static inline void enter_lazy_tlb(struct mm_struct *mm, 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/tile/include/asm/
Dmmu_context.h79 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *t) in enter_lazy_tlb() function
/arch/arc/include/asm/
Dmmu_context.h175 #define enter_lazy_tlb(mm, tsk) 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/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/arm/include/asm/
Dmmu_context.h107 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/s390/kernel/
Dprocessor.c44 enter_lazy_tlb(&init_mm, current); in cpu_init()
/arch/mn10300/include/asm/
Dmmu_context.h37 #define enter_lazy_tlb(mm, tsk) do {} while (0) macro
/arch/metag/include/asm/
Dmmu_context.h13 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/arm64/include/asm/
Dmmu_context.h194 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() function
/arch/powerpc/include/asm/
Dmmu_context.h120 static inline void enter_lazy_tlb(struct mm_struct *mm, in enter_lazy_tlb() function
/arch/sh/include/asm/
Dmmu_context.h135 #define enter_lazy_tlb(mm,tsk) do { } while (0) macro

12