Lines Matching full:bind
28 signals these when the bind operation is complete.
56 * ``bind context``: A context identifier used for the VM_BIND
57 operation. VM_BIND operations that use the same bind context can be
59 assumptions can be made for VM_BIND operations using separate bind contexts.
95 out-syncobjs and internally in KMD to signal bind completion, any
103 exec functions. For long-running workloads, such pipelining of a bind
138 the kernel mode driver to inject other operations into the bind /
141 the bind completion using the memory out-fence as the signal condition
160 bind operation, due to an error return, no additional action is needed
166 In the case an unexpected error happens during the asynchronous bind
201 * @range: Number of bytes from the object to bind to addr, MBZ for UNMAP_ALL
268 /** @vm_id: The ID of the VM to bind to */
273 * and exec queue must have same vm_id. If zero, the default VM bind engine
288 /** @bind: used if num_binds == 1 */
289 struct drm_xe_vm_bind_op bind;