| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | vma.h | 46 void util_vma_heap_free(struct util_vma_heap *heap,
|
| H A D | vma.c | 46 util_vma_heap_free(heap, start, size); 75 * holes during a util_vma_heap_free. 169 util_vma_heap_free(struct util_vma_heap *heap, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | vma.h | 56 void util_vma_heap_free(struct util_vma_heap *heap,
|
| H A D | vma.c | 50 util_vma_heap_free(heap, start, size); 82 * holes during a util_vma_heap_free. 242 util_vma_heap_free(struct util_vma_heap *heap, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/tests/vma/ |
| H A D | vma_random_test.cpp | 157 util_vma_heap_free(&heap, a.start_page * MEM_PAGE_SIZE,
|
| /xsrc/external/mit/MesaLib/dist/src/drm-shim/ |
| H A D | device.c | 330 util_vma_heap_free(&shim_device.mem_heap, bo->mem_addr, bo->size);
|
| /xsrc/external/mit/MesaLib/dist/src/util/tests/vma/ |
| H A D | vma_random_test.cpp | 162 util_vma_heap_free(&heap, a.start_page * MEM_PAGE_SIZE,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/ |
| H A D | v3dx.c | 351 util_vma_heap_free(&v3d.heap, bo->offset, bo->base.size);
|
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ |
| H A D | etnaviv_bo.c | 54 util_vma_heap_free(&bo->dev->address_space, bo->va, bo->size);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_bufmgr.c | 308 util_vma_heap_free(&bufmgr->vma_allocator[memzone], address, size);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_bufmgr.c | 445 util_vma_heap_free(&bufmgr->vma_allocator[memzone], address, size);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 3593 util_vma_heap_free(&device->vma_lo, addr_48b, size); 3596 util_vma_heap_free(&device->vma_cva, addr_48b, size); 3599 util_vma_heap_free(&device->vma_hi, addr_48b, size);
|
| H A D | anv_descriptor_set.c | 1166 util_vma_heap_free(&pool->bo_heap,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_descriptor_set.c | 1000 util_vma_heap_free(&pool->bo_heap,
|
| H A D | anv_device.c | 2685 util_vma_heap_free(&device->vma_lo, addr_48b, bo->size); 2693 util_vma_heap_free(&device->vma_hi, addr_48b, bo->size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_bufmgr.c | 405 util_vma_heap_free(&bufmgr->vma_allocator[memzone], address, size);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_bufmgr.c | 468 util_vma_heap_free(&bufmgr->vma_allocator[memzone], address, size);
|