Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_uvmm.c59 struct bind_job_op { struct
60 struct list_head entry;
62 enum vm_bind_op op;
63 u32 flags;
65 struct {
68 } va;
70 struct {
74 } gem;
76 struct nouveau_uvma_region *reg;
77 struct nouveau_uvma_prealloc new;
[all …]