Searched defs:switch_mm (Results 1 - 24 of 24) sorted by relevance

/linux-master/include/asm-generic/
H A Dnommu_context.h11 static inline void switch_mm(struct mm_struct *prev, function
/linux-master/arch/hexagon/include/asm/
H A Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/csky/include/asm/
H A Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/microblaze/include/asm/
H A Dmmu_context_mm.h114 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/um/include/asm/
H A Dmmu_context.h28 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/parisc/include/asm/
H A Dmmu_context.h65 static inline void switch_mm(struct mm_struct *prev, function
/linux-master/arch/arm/include/asm/
H A Dmmu_context.h117 switch_mm(struct mm_struct *prev, struct mm_struct *next, function
H A Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member in struct:processor
/linux-master/arch/s390/include/asm/
H A Dmmu_context.h89 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/arc/include/asm/
H A Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/nios2/mm/
H A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/sh/include/asm/
H A Dmmu_context.h109 static inline void switch_mm(struct mm_struct *prev, function
/linux-master/arch/xtensa/include/asm/
H A Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/mips/include/asm/
H A Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/loongarch/include/asm/
H A Dmmu_context.h102 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/sparc/include/asm/
H A Dmmu_context_64.h80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *tsk) function
/linux-master/arch/m68k/include/asm/
H A Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
207 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
291 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) function
/linux-master/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/alpha/include/asm/
H A Dmmu_context.h220 # define switch_mm(a,b,c) alpha_mv.mv_switch_mm((a),(b),(c)) macro
224 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c)) macro
227 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
/linux-master/arch/arm64/include/asm/
H A Dmmu_context.h230 switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/riscv/mm/
H A Dcontext.c318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring_submission.c856 static int switch_mm(struct i915_request *rq, struct i915_address_space *vm) function
/linux-master/arch/x86/mm/
H A Dtlb.c324 void switch_mm(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/arch/sparc/mm/
H A Dsrmmu.c472 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, function

Completed in 253 milliseconds