Home | History | Annotate | Download | only in ilo

Lines Matching refs:ilo_resource_get_vma

275       vma = ilo_resource_get_vma(xfer->base.resource);
279 vma = ilo_resource_get_vma(xfer->base.resource);
283 vma = ilo_resource_get_vma(xfer->base.resource);
290 vma = ilo_resource_get_vma(xfer->staging.res);
334 intel_bo_unmap(ilo_resource_get_vma(xfer->base.resource)->bo);
337 intel_bo_unmap(ilo_resource_get_vma(xfer->staging.res)->bo);
1068 if (is_bo_busy(ilo, ilo_resource_get_vma(res)->bo, &need_submit)) {
1116 const struct ilo_vma *staging_vma = ilo_resource_get_vma(staging);