Searched refs:MALI_MEM_SWAP (Results 1 – 7 of 7) sorted by relevance
107 } else if ((mem_bkend->type == MALI_MEM_SWAP) || in mali_mem_vma_fault()205 if (!(MALI_MEM_SWAP == mali_alloc->type || in mali_mmap()222 } else if (MALI_MEM_SWAP == mali_alloc->type) { in mali_mmap()249 } else if ((mem_bkend->type == MALI_MEM_SWAP) || (mem_bkend->type == MALI_MEM_COW && in mali_mmap()
439 mali_allocation->type = MALI_MEM_SWAP; in _mali_ukk_mem_allocate()530 } else if (MALI_MEM_SWAP == mem_backend->type) { in _mali_ukk_mem_allocate()559 } else if (mem_backend->type == MALI_MEM_SWAP) { in _mali_ukk_mem_allocate()580 MALI_DEBUG_ASSERT(MALI_MEM_SWAP == mem_backend->type); in _mali_ukk_mem_allocate()838 if (target_backend->type == MALI_MEM_SWAP || in _mali_ukk_mem_cow()
495 if (MALI_MEM_SWAP == mem_bkend->type) { in mali_mem_swap_release()660 if (MALI_MEM_SWAP != mali_alloc->type && in mali_mem_swap_in_pages()771 if (MALI_MEM_SWAP != mali_alloc->type && in mali_mem_swap_out_pages()816 if (MALI_MEM_SWAP == mem_bkend->type) { in mali_mem_swap_allocate_page_on_demand()
100 case MALI_MEM_SWAP: 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()81 } else if (MALI_MEM_SWAP == target_bk->type) { in _mali_memory_cow_get_node_list()453 case MALI_MEM_SWAP: in mali_memory_do_cow()
25 MALI_MEM_SWAP, enumerator
134 … (unsigned int)((atomic_read(&session->mali_mem_array[MALI_MEM_SWAP])) * _MALI_OSK_MALI_PAGE_SIZE) in mali_session_memory_tracking()