Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci_private.h105 bool bar_mmap_supported[PCI_STD_NUM_BARS]; member
Dvfio_pci.c186 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
212 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
224 vdev->bar_mmap_supported[bar] = false; in vfio_pci_probe_mmaps()
898 if (vdev->bar_mmap_supported[info.index]) { in vfio_pci_ioctl()
1678 if (!vdev->bar_mmap_supported[index]) in vfio_pci_mmap()