Searched refs:bar_mmap_supported (Results 1 – 2 of 2) sorted by relevance
140 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()166 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()178 vdev->bar_mmap_supported[bar] = false; in vfio_pci_probe_mmaps()672 if (vdev->bar_mmap_supported[info.index]) { in vfio_pci_ioctl()1118 if (!vdev->bar_mmap_supported[index]) in vfio_pci_mmap()
82 bool bar_mmap_supported[PCI_STD_RESOURCE_END + 1]; member