Searched refs:nouveau_uvma_region (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h17 struct nouveau_uvma_region { struct
34 struct nouveau_uvma_region *region;
H A Dnouveau_uvmm.c78 struct nouveau_uvma_region *reg;
84 struct nouveau_uvma_region *region;
172 nouveau_uvma_region_sparse_unref(struct nouveau_uvma_region *reg)
243 nouveau_uvma_region_alloc(struct nouveau_uvma_region **preg)
257 struct nouveau_uvma_region *reg =
258 container_of(kref, struct nouveau_uvma_region, kref);
264 nouveau_uvma_region_get(struct nouveau_uvma_region *reg)
270 nouveau_uvma_region_put(struct nouveau_uvma_region *reg)
277 struct nouveau_uvma_region *reg)
302 struct nouveau_uvma_region *re
[all...]
H A Dnouveau_debugfs.c210 struct nouveau_uvma_region *reg;

Completed in 300 milliseconds