Searched refs:panthor_gpu_flush_caches (Results 1 – 4 of 4) sorted by relevance
51 int panthor_gpu_flush_caches(struct panthor_device *ptdev,
289 int panthor_gpu_flush_caches(struct panthor_device *ptdev, in panthor_gpu_flush_caches() function
595 ret = panthor_gpu_flush_caches(ptdev, l2_flush_op, lsc_flush_op, 0); in mmu_hw_do_operation_locked()
2878 if (panthor_gpu_flush_caches(ptdev, CACHE_CLEAN, CACHE_CLEAN, 0)) in panthor_sched_suspend()