Home
last modified time | relevance | path

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

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