Home
last modified time | relevance | path

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

/linux-6.15/arch/um/drivers/
H A Dvirtio_pcidev.c54 static int virtio_pcidev_get_buf(struct virtio_pcidev_device *dev, bool *posted) in virtio_pcidev_get_buf() function
127 buf_idx = virtio_pcidev_get_buf(dev, &posted); in virtio_pcidev_send_cmd()