Home
last modified time | relevance | path

Searched refs:switch_mmu_context (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/mm/book3s32/
A Dmmu_context.c114 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mmu_context() function
134 EXPORT_SYMBOL(switch_mmu_context);
/arch/powerpc/kernel/
A Dswsusp.c31 switch_mmu_context(current->active_mm, current->active_mm, NULL); in restore_processor_state()
/arch/powerpc/include/asm/
A Dmmu_context.h57 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() function
100 extern void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next,
/arch/powerpc/mm/
A Dmmu_context.c104 switch_mmu_context(prev, next, tsk); in switch_mm_irqs_off()
/arch/powerpc/kvm/
A Dbook3s_32_sr.S136 bl switch_mmu_context
/arch/powerpc/mm/nohash/
A Dmmu_context.c227 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, in switch_mmu_context() function

Completed in 8 milliseconds