Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c42 struct mutex cache_flush_lock; member
140 mutex_init(&gpu->cache_flush_lock); in panthor_gpu_init()
296 guard(mutex)(&ptdev->gpu->cache_flush_lock); in panthor_gpu_flush_caches()