Home
last modified time | relevance | path

Searched refs:nouveau_mm_allocation (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_mm.h10 struct nouveau_mm_allocation { struct
11 struct nouveau_mm_allocation *next; argument
23 extern struct nouveau_mm_allocation * argument
28 nouveau_mm_free(struct nouveau_mm_allocation *);
Dnouveau_mm.c156 struct nouveau_mm_allocation *
162 struct nouveau_mm_allocation *alloc; in nouveau_mm_allocate()
191 alloc = MALLOC_STRUCT(nouveau_mm_allocation); in nouveau_mm_allocate()
210 nouveau_mm_free(struct nouveau_mm_allocation *alloc) in nouveau_mm_free()
Dnouveau_buffer.h43 struct nouveau_mm_allocation *mm;
Dnouveau_buffer.c59 release_allocation(struct nouveau_mm_allocation **mm, in release_allocation()
108 struct nouveau_mm_allocation *mm; in nouveau_buffer_download()
137 struct nouveau_mm_allocation *mm; in nouveau_buffer_upload()
473 struct nouveau_mm_allocation *mm = buf->mm; in nouveau_buffer_migrate()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_query.c48 struct nouveau_mm_allocation *mm;
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_query.c47 struct nouveau_mm_allocation *mm;