Home
last modified time | relevance | path

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

/openbmc/linux/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) in switch_mmu_context() function
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c230 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, in switch_mmu_context() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dmmu_context.h57 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() function
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c349 bool switch_mmu_context = gpu->mmu_context != mmu_context; in etnaviv_buffer_queue() local