Searched refs:virtio_vq_host_free (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/virtio/
H A Dvirtqueue_host.h74 errval_t virtio_vq_host_free(struct virtqueue_host *vq);
/barrelfish-2018-10-04/lib/virtio/
H A Dvirtqueue_host.c439 errval_t virtio_vq_host_free(struct virtqueue_host *vq) function
441 assert(!"NYI: virtio_vq_host_free");

Completed in 33 milliseconds