Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvfio_pci_core.h56 bool bar_mmap_supported[PCI_STD_NUM_BARS]; member
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c134 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
161 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
173 vdev->bar_mmap_supported[bar] = false; in vfio_pci_probe_mmaps()
1040 if (vdev->bar_mmap_supported[info.index]) { in vfio_pci_ioctl_get_region_info()
1750 if (!vdev->bar_mmap_supported[index]) in vfio_pci_core_mmap()