Searched refs:MALI_MEM_SECURE (Results 1 – 5 of 5) sorted by relevance
116 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_SECURE); in mali_mem_secure_cpu_map()151 MALI_DEBUG_ASSERT(mem_bkend->type == MALI_MEM_SECURE); in mali_mem_secure_release()
105 case MALI_MEM_SECURE: in _mali_free_allocation_mem()
444 mali_allocation->type = MALI_MEM_SECURE; in _mali_ukk_mem_allocate()504 if (MALI_MEM_SECURE == mem_backend->type) { in _mali_ukk_mem_allocate()562 } else if (mem_backend->type == MALI_MEM_SECURE) { in _mali_ukk_mem_allocate()577 } else if (MALI_MEM_SECURE == mem_backend->type) { in _mali_ukk_mem_allocate()
30 MALI_MEM_SECURE, enumerator
253 } else if (mem_bkend->type == MALI_MEM_SECURE) { in mali_mmap()