Home
last modified time | relevance | path

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

/drivers/vfio/pci/
Dvfio_pci_private.h113 extern ssize_t vfio_pci_config_rw(struct vfio_pci_device *vdev,
Dvfio_pci.c1082 return vfio_pci_config_rw(vdev, buf, count, ppos, iswrite); in vfio_pci_rw()
Dvfio_pci_config.c1806 ssize_t vfio_pci_config_rw(struct vfio_pci_device *vdev, char __user *buf, in vfio_pci_config_rw() function