Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_types.h189 #define MALI_MEM_BACKEND_FLAG_NOT_BINDED (0x1 << 5) /* this backend it not back with p… macro
H A Dmali_memory_defer_bind.c173 mem_bkend->flags &= ~MALI_MEM_BACKEND_FLAG_NOT_BINDED; in mali_mem_defer_bind_allocation()
H A Dmali_memory_manager.c494 mem_backend->flags |= MALI_MEM_BACKEND_FLAG_NOT_BINDED; in _mali_ukk_mem_allocate()