Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 8 of 8) sorted by relevance
199 VFIO_ASSERT_TRUE(bar->info.flags & VFIO_REGION_INFO_FLAG_MMAP); in vfio_pci_bar_map()365 VFIO_ASSERT_TRUE(!(device->config_space.flags & VFIO_REGION_INFO_FLAG_MMAP), in vfio_pci_device_setup()372 if (bar->info.flags & VFIO_REGION_INFO_FLAG_MMAP) in vfio_pci_device_setup()
89 if (!(bar->info.flags & VFIO_REGION_INFO_FLAG_MMAP)) { in TEST_F()
172 VFIO_REGION_INFO_FLAG_MMAP; in vfio_platform_regions_init()587 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_platform_mmap()
277 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
462 VFIO_REGION_INFO_FLAG_MMAP); in mdpy_ioctl_get_region_info()
1053 VFIO_REGION_INFO_FLAG_MMAP); in mbochs_ioctl_get_region_info()
1157 info->flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_ioctl_get_region_info()1838 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
1181 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl_get_region_info()