Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dswsusp.c35 switch_mmu_context(current->active_mm, current->active_mm, NULL); in restore_processor_state()
Dhead_32.S1011 _ENTRY(switch_mmu_context)
1044 EXPORT_SYMBOL(switch_mmu_context)
/Linux-v4.19/arch/powerpc/mm/
Dmmu_context.c97 switch_mmu_context(prev, next, tsk); in switch_mm_irqs_off()
Dmmu_context_nohash.c265 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, in switch_mmu_context() function
/Linux-v4.19/arch/powerpc/include/asm/
Dmmu_context.h51 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() function
92 extern void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next,
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_32_sr.S141 bl switch_mmu_context
/Linux-v4.19/drivers/cpufreq/
Dpmac32-cpufreq.c303 switch_mmu_context(NULL, current->active_mm, NULL); in pmu_set_cpu_speed()
/Linux-v4.19/drivers/macintosh/
Dvia-pmu.c1901 switch_mmu_context(NULL, current->active_mm, NULL); in powerbook_sleep_grackle()
1990 switch_mmu_context(NULL, current->active_mm, NULL); in powerbook_sleep_Core99()