Home
last modified time | relevance | path

Searched refs:bar_mmap_supported (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci_private.h90 bool bar_mmap_supported[PCI_STD_RESOURCE_END + 1]; member
Dvfio_pci.c136 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
162 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
174 vdev->bar_mmap_supported[bar] = false; in vfio_pci_probe_mmaps()
750 if (vdev->bar_mmap_supported[info.index]) { in vfio_pci_ioctl()
1220 if (!vdev->bar_mmap_supported[index]) in vfio_pci_mmap()