Searched defs:nouveau_heap (Results 1 – 1 of 1) sorted by relevance
26 struct nouveau_heap { struct27 struct nouveau_heap *prev; argument28 struct nouveau_heap *next; argument39 nouveau_heap_init(struct nouveau_heap **heap, unsigned start, argument