Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_core.c1517 static ssize_t vfio_pci_rw(struct vfio_pci_core_device *vdev, char __user *buf, in vfio_pci_rw() function
1573 return vfio_pci_rw(vdev, buf, count, ppos, false); in vfio_pci_core_read()
1586 return vfio_pci_rw(vdev, (char __user *)buf, count, ppos, true); in vfio_pci_core_write()