Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci_private.h105 bool bar_mmap_supported[PCI_STD_NUM_BARS]; member
Dvfio_pci.c184 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
210 vdev->bar_mmap_supported[bar] = true; in vfio_pci_probe_mmaps()
222 vdev->bar_mmap_supported[bar] = false; in vfio_pci_probe_mmaps()
896 if (vdev->bar_mmap_supported[info.index]) { in vfio_pci_ioctl()
1691 if (!vdev->bar_mmap_supported[index]) in vfio_pci_mmap()