Searched refs:extres_size (Results 1 – 2 of 2) sorted by relevance
799 size_t extres_size = buf_data->nr_extres_pages*PAGE_SIZE; in kbase_mem_copy_from_extres() local800 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres()
778 size_t extres_size = buf_data->nr_extres_pages*PAGE_SIZE; in kbase_mem_copy_from_extres() local779 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres()