Home
last modified time | relevance | path

Searched refs:vfio_pci_vga_rw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_priv.h40 ssize_t vfio_pci_vga_rw(struct vfio_pci_core_device *vdev, char __user *buf,
43 static inline ssize_t vfio_pci_vga_rw(struct vfio_pci_core_device *vdev, in vfio_pci_vga_rw() function
H A Dvfio_pci_rdwr.c292 ssize_t vfio_pci_vga_rw(struct vfio_pci_core_device *vdev, char __user *buf, in vfio_pci_vga_rw() function
H A Dvfio_pci_core.c1550 ret = vfio_pci_vga_rw(vdev, buf, count, ppos, iswrite); in vfio_pci_rw()
/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_private.h167 extern ssize_t vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf,
H A Dvfio_pci_rdwr.c291 ssize_t vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf, in vfio_pci_vga_rw() function
H A Dvfio_pci.c1429 return vfio_pci_vga_rw(vdev, buf, count, ppos, iswrite); in vfio_pci_rw()

Completed in 9 milliseconds