Searched refs:MALI_MEM_BACKEND_FLAG_COWED (Results 1 – 3 of 3) sorted by relevance
183 #define MALI_MEM_BACKEND_FLAG_COWED (0x1) /* COW has happen on this backend */ macro
468 if (MALI_MEM_BACKEND_FLAG_COWED & mem_bkend->flags) { in mali_mem_os_release()
890 target_backend->flags |= MALI_MEM_BACKEND_FLAG_COWED; in _mali_ukk_mem_cow()