Searched defs:switch_mmu_context (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/mm/book3s32/
H A Dmmu_context.c114 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) function
134 EXPORT_SYMBOL(switch_mmu_context); variable
/linux-master/arch/powerpc/include/asm/
H A Dmmu_context.h57 static inline void switch_mmu_context(struct mm_struct *prev, function
/linux-master/arch/powerpc/mm/nohash/
H A Dmmu_context.c230 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, function
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c349 bool switch_mmu_context = gpu->mmu_context != mmu_context; local

Completed in 125 milliseconds