Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvfio.h798 VFIO_PCI_BAR5_REGION_INDEX, enumerator
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_rdwr.c422 if (bar > VFIO_PCI_BAR5_REGION_INDEX) in vfio_pci_ioeventfd()
Dvfio_pci_core.c722 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in vfio_pci_core_ioctl()
1199 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in vfio_pci_rw()
/Linux-v5.15/samples/vfio-mdev/
Dmtty.c607 for (index = 0; index <= VFIO_PCI_BAR5_REGION_INDEX; index++) { in mdev_read_base()
667 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in mdev_access()
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1131 case VFIO_PCI_BAR5_REGION_INDEX: in intel_vgpu_rw()
1532 case VFIO_PCI_BAR3_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in intel_vgpu_ioctl()