Searched refs:vfio_pci_vga_rw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/vfio/pci/ |
H A D | vfio_pci_priv.h | 40 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 D | vfio_pci_rdwr.c | 292 ssize_t vfio_pci_vga_rw(struct vfio_pci_core_device *vdev, char __user *buf, in vfio_pci_vga_rw() function
|
H A D | vfio_pci_core.c | 1550 ret = vfio_pci_vga_rw(vdev, buf, count, ppos, iswrite); in vfio_pci_rw()
|
/kernel/linux/linux-5.10/drivers/vfio/pci/ |
H A D | vfio_pci_private.h | 167 extern ssize_t vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf,
|
H A D | vfio_pci_rdwr.c | 291 ssize_t vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf, in vfio_pci_vga_rw() function
|
H A D | vfio_pci.c | 1429 return vfio_pci_vga_rw(vdev, buf, count, ppos, iswrite); in vfio_pci_rw()
|
Completed in 9 milliseconds