Searched defs:prev_mm (Results 1 – 7 of 7) sorted by relevance
/arch/alpha/include/asm/ |
D | mmu_context.h | 133 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm() 163 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev4_switch_mm() 202 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm() 208 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev4_activate_mm()
|
/arch/m68k/include/asm/ |
D | mmu_context.h | 204 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() 294 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() 322 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm()
|
/arch/tile/include/asm/ |
D | mmu_context.h | 126 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
|
/arch/metag/include/asm/ |
D | mmu_context.h | 105 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
|
/arch/ia64/include/asm/ |
D | mmu_context.h | 195 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) argument
|
/arch/blackfin/include/asm/ |
D | mmu_context.h | 73 static inline void __switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in __switch_mm()
|
/arch/x86/mm/ |
D | tlb.c | 133 unsigned long prev_mm, next_mm; in cond_ibpb() local
|