Home
last modified time | relevance | path

Searched refs:VFIO_REGION_INFO_FLAG_WRITE (Results 1 – 25 of 59) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/cio/
H A Dvfio_ccw_async.c86 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/cio/
H A Dvfio_ccw_async.c86 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/cio/
H A Dvfio_ccw_async.c86 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c123 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_WRITE; in vfio_fsl_mc_regions_init()
430 if (!(region->flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_fsl_mc_write()
506 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_fsl_mc_mmap()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c123 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_WRITE; in vfio_fsl_mc_regions_init()
430 if (!(region->flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_fsl_mc_write()
506 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_fsl_mc_mmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c123 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_WRITE; in vfio_fsl_mc_regions_init()
430 if (!(region->flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_fsl_mc_write()
506 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_fsl_mc_mmap()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/vfio/platform/
H A Dvfio_platform_common.c167 VFIO_REGION_INFO_FLAG_WRITE; in vfio_platform_regions_init()
550 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_platform_write()
608 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/vfio/platform/
H A Dvfio_platform_common.c167 VFIO_REGION_INFO_FLAG_WRITE; in vfio_platform_regions_init()
550 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_platform_write()
608 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/vfio/platform/
H A Dvfio_platform_common.c167 VFIO_REGION_INFO_FLAG_WRITE; in vfio_platform_regions_init()
550 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_platform_write()
608 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/dports/multimedia/libv4l/linux-5.13-rc2/samples/vfio-mdev/
H A Dmbochs.c1012 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1018 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1025 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1032 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
H A Dmdpy.c431 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
438 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/vfio-mdev/
H A Dmbochs.c1012 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1018 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1025 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1032 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
H A Dmdpy.c431 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
438 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/vfio-mdev/
H A Dmbochs.c1012 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1018 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1025 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1032 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
H A Dmdpy.c431 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
438 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-headers/linux/
H A Dvfio.h237 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu42/qemu-4.2.1/linux-headers/linux/
H A Dvfio.h237 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/linux-headers/linux/
H A Dvfio.h237 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-headers/linux/
H A Dvfio.h237 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-headers/linux/
H A Dvfio.h237 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dvfio.h255 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu/qemu-6.2.0/linux-headers/linux/
H A Dvfio.h255 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu60/qemu-6.0.0/linux-headers/linux/
H A Dvfio.h249 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dvfio.h255 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/dports/emulators/qemu5/qemu-5.2.0/linux-headers/linux/
H A Dvfio.h249 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro

123