Searched refs:switch_mmu_context (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/arch/powerpc/kernel/ |
| D | swsusp.c | 35 switch_mmu_context(current->active_mm, current->active_mm, NULL); in restore_processor_state()
|
| D | head_32.S | 1011 _ENTRY(switch_mmu_context) 1044 EXPORT_SYMBOL(switch_mmu_context)
|
| /Linux-v4.19/arch/powerpc/mm/ |
| D | mmu_context.c | 97 switch_mmu_context(prev, next, tsk); in switch_mm_irqs_off()
|
| D | mmu_context_nohash.c | 265 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, in switch_mmu_context() function
|
| /Linux-v4.19/arch/powerpc/include/asm/ |
| D | mmu_context.h | 51 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/ |
| D | book3s_32_sr.S | 141 bl switch_mmu_context
|
| /Linux-v4.19/drivers/cpufreq/ |
| D | pmac32-cpufreq.c | 303 switch_mmu_context(NULL, current->active_mm, NULL); in pmu_set_cpu_speed()
|
| /Linux-v4.19/drivers/macintosh/ |
| D | via-pmu.c | 1901 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()
|