Home
last modified time | relevance | path

Searched refs:virtio_bo_from_handle (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_priv.h172 struct fd_bo *virtio_bo_from_handle(struct fd_device *dev, uint32_t size,
Dvirtio_bo.c307 virtio_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) in virtio_bo_from_handle() function
Dvirtio_device.c44 .bo_from_handle = virtio_bo_from_handle,