Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/vfio/pci/
Dvfio_pci_core.c124 goto no_mmap; in vfio_pci_probe_mmaps()
127 goto no_mmap; in vfio_pci_probe_mmaps()
135 goto no_mmap; in vfio_pci_probe_mmaps()
151 goto no_mmap; in vfio_pci_probe_mmaps()
160 goto no_mmap; in vfio_pci_probe_mmaps()
176 no_mmap: in vfio_pci_probe_mmaps()