Home
last modified time | relevance | path

Searched refs:mm_slab_new (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_mm.c121 mm_slab_new(struct nouveau_mman *cache, struct mm_bucket *bucket, int chunk_order) in mm_slab_new() function
189 mm_slab_new(cache, bucket, MAX2(mm_get_order(size), MM_MIN_ORDER)); in nouveau_mm_allocate()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3215 - nouveau/mm: pass mm_bucket to mm_slab_new