Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvfio.h437 VFIO_PCI_BAR5_REGION_INDEX, enumerator
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_rdwr.c313 if (bar > VFIO_PCI_BAR5_REGION_INDEX) in vfio_pci_ioeventfd()
Dvfio_pci.c662 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in vfio_pci_ioctl()
1070 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in vfio_pci_rw()
/Linux-v4.19/samples/vfio-mdev/
Dmtty.c624 for (index = 0; index <= VFIO_PCI_BAR5_REGION_INDEX; index++) { in mdev_read_base()
691 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in mdev_access()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dkvmgt.c814 case VFIO_PCI_BAR5_REGION_INDEX: in intel_vgpu_rw()
1206 case VFIO_PCI_BAR3_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in intel_vgpu_ioctl()