Searched refs:gather_size (Results 1 – 1 of 1) sorted by relevance
196 size_t gather_size = 0; in pin_job() local230 gather_size += sg->length; in pin_job()231 gather_size = iova_align(&host->iova, gather_size); in pin_job()234 alloc = alloc_iova(&host->iova, gather_size >> shift, in pin_job()250 job->unpins[job->num_unpins].size = gather_size; in pin_job()