Searched refs:nouveau_mman (Results 1 – 3 of 3) sorted by relevance
36 struct nouveau_mman { struct47 struct nouveau_mman *cache; argument95 mm_bucket_by_order(struct nouveau_mman *cache, int order) in mm_bucket_by_order()103 mm_bucket_by_size(struct nouveau_mman *cache, unsigned size) in mm_bucket_by_size()123 mm_slab_new(struct nouveau_mman *cache, struct mm_bucket *bucket, int chunk_order) in mm_slab_new()169 nouveau_mm_allocate(struct nouveau_mman *cache, in nouveau_mm_allocate()250 struct nouveau_mman *254 struct nouveau_mman *cache = MALLOC_STRUCT(nouveau_mman); in nouveau_mm_create()288 nouveau_mm_destroy(struct nouveau_mman *cache) in nouveau_mm_destroy()
5 struct nouveau_mman;15 extern struct nouveau_mman *20 nouveau_mm_destroy(struct nouveau_mman *);23 nouveau_mm_allocate(struct nouveau_mman *, uint32_t size,
57 struct nouveau_mman *mm_VRAM;58 struct nouveau_mman *mm_GART;