Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_rdwr.c424 if (bar > VFIO_PCI_BAR5_REGION_INDEX) in vfio_pci_ioeventfd()
Dvfio_pci_core.c1036 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in vfio_pci_ioctl_get_region_info()
1545 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in vfio_pci_rw()
/Linux-v6.6/include/uapi/linux/
Dvfio.h625 VFIO_PCI_BAR5_REGION_INDEX, enumerator
/Linux-v6.6/samples/vfio-mdev/
Dmtty.c621 for (index = 0; index <= VFIO_PCI_BAR5_REGION_INDEX; index++) { in mdev_read_base()
681 case VFIO_PCI_BAR0_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in mdev_access()
/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Dkvmgt.c823 case VFIO_PCI_BAR5_REGION_INDEX: in intel_vgpu_rw()
1225 case VFIO_PCI_BAR3_REGION_INDEX ... VFIO_PCI_BAR5_REGION_INDEX: in intel_vgpu_ioctl()