Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/arch/powerpc/include/asm/
Dmmu_context.h63 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() function
/Linux-v5.4/drivers/gpu/drm/etnaviv/
Detnaviv_buffer.c323 bool switch_mmu_context = gpu->mmu_context != mmu_context; in etnaviv_buffer_queue() local