Searched refs:switch_mmu_context (Results 1 – 8 of 8) sorted by relevance
20 extern void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next);82 switch_mmu_context(prev, next); in switch_mm()
36 switch_mmu_context(current->active_mm, current->active_mm); in restore_processor_state()
42 EXPORT_SYMBOL(switch_mmu_context);
1018 _ENTRY(switch_mmu_context)
141 bl switch_mmu_context
229 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next) in switch_mmu_context() function
301 switch_mmu_context(NULL, current->active_mm); in pmu_set_cpu_speed()
1853 switch_mmu_context(NULL, current->active_mm); in powerbook_sleep_grackle()1942 switch_mmu_context(NULL, current->active_mm); in powerbook_sleep_Core99()