Searched refs:MALI_MEM_BLOCK (Results 1 – 6 of 6) sorted by relevance
134 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_BLOCK); in mali_mem_block_release()308 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_BLOCK); in mali_mem_block_cpu_map()
87 case MALI_MEM_BLOCK: in _mali_free_allocation_mem()
67 MALI_MEM_BLOCK == target_bk->type || MALI_MEM_SWAP == target_bk->type); in _mali_memory_cow_get_node_list()77 } else if (MALI_MEM_BLOCK == target_bk->type) { in _mali_memory_cow_get_node_list()443 case MALI_MEM_BLOCK: in mali_memory_do_cow()
446 mali_allocation->type = MALI_MEM_BLOCK; in _mali_ukk_mem_allocate()523 } else if (mem_backend->type == MALI_MEM_BLOCK) { in _mali_ukk_mem_allocate()556 } else if (mem_backend->type == MALI_MEM_BLOCK) { in _mali_ukk_mem_allocate()575 } else if (MALI_MEM_BLOCK == mem_backend->type) { in _mali_ukk_mem_allocate()
28 MALI_MEM_BLOCK, enumerator
247 } else if (mem_bkend->type == MALI_MEM_BLOCK) { in mali_mmap()