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

/linux-master/include/linux/
H A Dvfio_pci_core.h56 bool bar_mmap_supported[PCI_STD_NUM_BARS]; member in struct:vfio_pci_core_device
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c138 vdev->bar_mmap_supported[bar] = true;
165 vdev->bar_mmap_supported[bar] = true;
177 vdev->bar_mmap_supported[bar] = false;
1046 if (vdev->bar_mmap_supported[info.index]) {
1829 if (!vdev->bar_mmap_supported[index])

Completed in 101 milliseconds