Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dmmu_context.h20 extern void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next);
82 switch_mmu_context(prev, next); in switch_mm()
/linux-4.1.27/arch/powerpc/kernel/
Dswsusp.c36 switch_mmu_context(current->active_mm, current->active_mm); in restore_processor_state()
Dppc_ksyms_32.c42 EXPORT_SYMBOL(switch_mmu_context);
Dhead_32.S1018 _ENTRY(switch_mmu_context)
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_32_sr.S141 bl switch_mmu_context
/linux-4.1.27/arch/powerpc/mm/
Dmmu_context_nohash.c229 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next) in switch_mmu_context() function
/linux-4.1.27/drivers/cpufreq/
Dpmac32-cpufreq.c301 switch_mmu_context(NULL, current->active_mm); in pmu_set_cpu_speed()
/linux-4.1.27/drivers/macintosh/
Dvia-pmu.c1853 switch_mmu_context(NULL, current->active_mm); in powerbook_sleep_grackle()
1942 switch_mmu_context(NULL, current->active_mm); in powerbook_sleep_Core99()