Searched refs:CACHE_CLEAN (Results 1 – 3 of 3) sorted by relevance
53 #define CACHE_CLEAN BIT(0) macro
599 ret = panthor_gpu_flush_caches(ptdev, CACHE_CLEAN | CACHE_INV, in panthor_mmu_as_disable()600 CACHE_CLEAN | CACHE_INV, CACHE_INV); in panthor_mmu_as_disable()1701 ret = panthor_gpu_flush_caches(ptdev, CACHE_CLEAN | CACHE_INV, in panthor_vm_unlock_region()1702 CACHE_CLEAN | CACHE_INV, in panthor_vm_unlock_region()
2895 if (panthor_gpu_flush_caches(ptdev, CACHE_CLEAN, CACHE_CLEAN, 0)) in panthor_sched_suspend()