Home
last modified time | relevance | path

Searched refs:MALI_MEM_BACKEND_FLAG_BINDED (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_types.h190 #define MALI_MEM_BACKEND_FLAG_BINDED (0x1 << 6) /* this backend it back with physical … macro
H A Dmali_memory_defer_bind.c174 mem_bkend->flags |= MALI_MEM_BACKEND_FLAG_BINDED; in mali_mem_defer_bind_allocation()