Home
last modified time | relevance | path

Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/vfio/fsl-mc/
A Dvfio_fsl_mc.c49 VFIO_REGION_INFO_FLAG_MMAP; in vfio_fsl_mc_open_device()
405 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_fsl_mc_mmap()
/linux/drivers/vfio/platform/
A Dvfio_platform_common.c176 VFIO_REGION_INFO_FLAG_MMAP; in vfio_platform_regions_init()
580 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_platform_mmap()
/linux/include/uapi/linux/
A Dvfio.h256 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
/linux/samples/vfio-mdev/
A Dmdpy.c449 VFIO_REGION_INFO_FLAG_MMAP); in mdpy_get_region_info()
A Dmbochs.c1029 VFIO_REGION_INFO_FLAG_MMAP); in mbochs_get_region_info()
/linux/drivers/vfio/pci/
A Dvfio_pci_core.c733 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_core_ioctl()
1468 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
/linux/drivers/gpu/drm/i915/gvt/
A Dkvmgt.c1513 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl()

Completed in 32 milliseconds