Searched refs:flags_to_heap (Results 1 – 2 of 2) sorted by relevance
858 flags_to_heap(struct iris_bufmgr *bufmgr, unsigned flags) in flags_to_heap() function947 enum iris_heap heap = flags_to_heap(bufmgr, flags); in alloc_bo_from_slabs()1124 bo->real.heap = flags_to_heap(bufmgr, flags); in alloc_fresh_bo()1218 enum iris_heap heap = flags_to_heap(bufmgr, flags); in iris_bo_alloc()
3393 - iris: Add and use flags_to_heap