Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/etnaviv/
Detnaviv_buffer.c348 bool switch_mmu_context = gpu->mmu_context != mmu_context; in etnaviv_buffer_queue() local
350 bool need_flush = switch_mmu_context || gpu->flush_seq != new_flush_seq; in etnaviv_buffer_queue()
387 if (switch_mmu_context && gpu->sec_mode == ETNA_SEC_KERNEL) in etnaviv_buffer_queue()
397 if (switch_mmu_context) { in etnaviv_buffer_queue()
418 if (switch_mmu_context && in etnaviv_buffer_queue()
/Linux-v5.10/arch/powerpc/kernel/
Dswsusp.c31 switch_mmu_context(current->active_mm, current->active_mm, NULL); in restore_processor_state()
Dhead_book3s_32.S1061 _ENTRY(switch_mmu_context)
1100 EXPORT_SYMBOL(switch_mmu_context)
/Linux-v5.10/arch/powerpc/mm/
Dmmu_context.c93 switch_mmu_context(prev, next, tsk); in switch_mm_irqs_off()
/Linux-v5.10/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,
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_32_sr.S130 bl switch_mmu_context
/Linux-v5.10/arch/powerpc/mm/nohash/
Dmmu_context.c261 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, in switch_mmu_context() function
/Linux-v5.10/drivers/cpufreq/
Dpmac32-cpufreq.c299 switch_mmu_context(NULL, current->active_mm, NULL); in pmu_set_cpu_speed()
/Linux-v5.10/drivers/macintosh/
Dvia-pmu.c1930 switch_mmu_context(NULL, current->active_mm, NULL); in powerbook_sleep_grackle()
2019 switch_mmu_context(NULL, current->active_mm, NULL); in powerbook_sleep_Core99()