Searched defs:bind_job_op (Results 1 – 1 of 1) sorted by relevance
59 struct bind_job_op { struct60 struct list_head entry;62 enum vm_bind_op op;63 u32 flags;65 struct drm_gpuvm_bo *vm_bo;67 struct {70 } va;72 struct {76 } gem;78 struct nouveau_uvma_region *reg;[all …]