Searched refs:array_of_binds (Results 1 – 1 of 1) sorted by relevance
778 static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds) in xe_vma_ops_alloc() argument791 return array_of_binds ? -ENOBUFS : -ENOMEM; in xe_vma_ops_alloc()