Searched refs:MALI_MEM_BACKEND_FLAG_BINDED (Results 1 – 2 of 2) sorted by relevance
190 #define MALI_MEM_BACKEND_FLAG_BINDED (0x1 << 6) /* this backend it back with physical … macro
174 mem_bkend->flags |= MALI_MEM_BACKEND_FLAG_BINDED; in mali_mem_defer_bind_allocation()