Home
last modified time | relevance | path

Searched defs:bind_job_op (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c59 struct bind_job_op { struct
60 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 …]