Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dswsusp.c31 switch_mmu_context(current->active_mm, current->active_mm, NULL); in restore_processor_state()
Dhead_32.S955 _ENTRY(switch_mmu_context)
994 EXPORT_SYMBOL(switch_mmu_context)
/arch/powerpc/mm/
Dmmu_context.c93 switch_mmu_context(prev, next, tsk); in switch_mm_irqs_off()
/arch/powerpc/include/asm/
Dmmu_context.h63 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() function
104 extern void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next,
/arch/powerpc/kvm/
Dbook3s_32_sr.S130 bl switch_mmu_context
/arch/powerpc/mm/nohash/
Dmmu_context.c261 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, in switch_mmu_context() function