Searched defs:nouveau_heap (Results 1 – 1 of 1) sorted by relevance
46 struct nouveau_heap { struct47 struct nouveau_heap *prev; argument48 struct nouveau_heap *next; argument59 nouveau_heap_init(struct nouveau_heap **heap, unsigned start, argument