Searched refs:MALI_MEM_OS (Results 1 – 7 of 7) sorted by relevance
144 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_OS); in mali_mem_defer_bind_allocation_prepare()163 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_OS); in mali_mem_defer_bind_allocation()167 if (mem_bkend->type == MALI_MEM_OS) { in mali_mem_defer_bind_allocation()
224 MALI_DEBUG_ASSERT(MALI_MEM_OS == mali_allocation->type); in mali_mem_resize()441 mali_allocation->type = MALI_MEM_OS; in _mali_ukk_mem_allocate()448 mali_allocation->type = MALI_MEM_OS; in _mali_ukk_mem_allocate()521 if (mem_backend->type == MALI_MEM_OS) { in _mali_ukk_mem_allocate()527 mem_backend->type = MALI_MEM_OS; in _mali_ukk_mem_allocate()528 mali_allocation->type = MALI_MEM_OS; in _mali_ukk_mem_allocate()552 if (mem_backend->type == MALI_MEM_OS) { in _mali_ukk_mem_allocate()573 if (MALI_MEM_OS == mem_backend->type) { in _mali_ukk_mem_allocate()
62 case MALI_MEM_OS: in _mali_free_allocation_mem()
66 MALI_DEBUG_ASSERT(MALI_MEM_OS == target_bk->type || MALI_MEM_COW == target_bk->type || in _mali_memory_cow_get_node_list()69 if (MALI_MEM_OS == target_bk->type) { in _mali_memory_cow_get_node_list()442 case MALI_MEM_OS: in mali_memory_do_cow()
23 MALI_MEM_OS, enumerator
360 MALI_DEBUG_ASSERT(MALI_MEM_OS == mem_bkend->type); in mali_mem_os_cpu_map()390 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_OS); in mali_mem_os_resize_cpu_map_locked()456 MALI_DEBUG_ASSERT(MALI_MEM_OS == mem_bkend->type); in mali_mem_os_release()
242 if (mem_bkend->type == MALI_MEM_OS) { in mali_mmap()