Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci_core.c120 goto no_mmap; in vfio_pci_probe_mmaps()
123 goto no_mmap; in vfio_pci_probe_mmaps()
131 goto no_mmap; in vfio_pci_probe_mmaps()
146 goto no_mmap; in vfio_pci_probe_mmaps()
155 goto no_mmap; in vfio_pci_probe_mmaps()
171 no_mmap: in vfio_pci_probe_mmaps()