Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dvfio_pci_core.h102 bool bar_mmap_supported[PCI_STD_NUM_BARS]; member
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_core.c112 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
138 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
150 vdev->bar_mmap_supported[bar] = false; in vfio_pci_probe_mmaps()
732 if (vdev->bar_mmap_supported[info.index]) { in vfio_pci_core_ioctl()
1474 if (!vdev->bar_mmap_supported[index]) in vfio_pci_core_mmap()