Searched refs:mapping_page_num (Results 1 – 1 of 1) sorted by relevance
385 int mapping_page_num; in mali_mem_os_resize_cpu_map_locked() local395 mapping_page_num = mappig_size / _MALI_OSK_MALI_PAGE_SIZE; in mali_mem_os_resize_cpu_map_locked()396 MALI_DEBUG_ASSERT((offset + mapping_page_num) <= os_mem->count); in mali_mem_os_resize_cpu_map_locked()398 if ((offset + mapping_page_num) == os_mem->count) { in mali_mem_os_resize_cpu_map_locked()405 if (mapping_page_num > 0) { in mali_mem_os_resize_cpu_map_locked()414 ret, offset + mapping_page_num, os_mem->count)); in mali_mem_os_resize_cpu_map_locked()421 mapping_page_num--; in mali_mem_os_resize_cpu_map_locked()