Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_core.c98 goto no_mmap; in vfio_pci_probe_mmaps()
101 goto no_mmap; in vfio_pci_probe_mmaps()
109 goto no_mmap; in vfio_pci_probe_mmaps()
124 goto no_mmap; in vfio_pci_probe_mmaps()
133 goto no_mmap; in vfio_pci_probe_mmaps()
149 no_mmap: in vfio_pci_probe_mmaps()
/Linux-v5.15/drivers/vfio/fsl-mc/
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()