Home
last modified time | relevance | path

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

/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c37 int no_mmap = is_fsl_mc_bus_dprc(mc_dev); in vfio_fsl_mc_open_device() local
46 if (!no_mmap && !(vdev->regions[i].addr & ~PAGE_MASK) && in vfio_fsl_mc_open_device()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c154 goto no_mmap; in vfio_pci_probe_mmaps()
157 goto no_mmap; in vfio_pci_probe_mmaps()
165 goto no_mmap; in vfio_pci_probe_mmaps()
181 goto no_mmap; in vfio_pci_probe_mmaps()
190 goto no_mmap; in vfio_pci_probe_mmaps()
206 no_mmap: in vfio_pci_probe_mmaps()