Searched refs:ivpu_bo_alloc (Results 1 – 1 of 1) sorted by relevance
175 static struct ivpu_bo *ivpu_bo_alloc(struct ivpu_device *vdev, u64 size, u32 flags) in ivpu_bo_alloc() function274 bo = ivpu_bo_alloc(vdev, size, args->flags); in ivpu_bo_create_ioctl()305 bo = ivpu_bo_alloc(vdev, size, flags); in ivpu_bo_create()