Searched refs:anv_vma_alloc (Results 1 – 4 of 4) sorted by relevance
1720 new_bo.offset = anv_vma_alloc(device, new_bo.size + new_bo._ccs_size, in anv_device_alloc_bo()1827 new_bo.offset = anv_vma_alloc(device, new_bo.size, in anv_device_import_bo_from_host_ptr()1960 new_bo.offset = anv_vma_alloc(device, new_bo.size, in anv_device_import_bo()
1485 uint64_t anv_vma_alloc(struct anv_device *device,
3546 anv_vma_alloc(struct anv_device *device, in anv_vma_alloc() function
1738 - anv: Make anv_vma_alloc/free a lot dumber