Home
last modified time | relevance | path

Searched refs:VFIO_PCI_CONFIG_REGION_INDEX (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/util/
H A Dvfio-helpers.c415 if (device_info.num_regions < VFIO_PCI_CONFIG_REGION_INDEX) { in qemu_vfio_init_pci()
422 .index = VFIO_PCI_CONFIG_REGION_INDEX, in qemu_vfio_init_pci()
/openbmc/linux/include/uapi/linux/
H A Dvfio.h627 VFIO_PCI_CONFIG_REGION_INDEX, enumerator
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h627 VFIO_PCI_CONFIG_REGION_INDEX, enumerator
/openbmc/linux/samples/vfio-mdev/
H A Dmtty.c691 case VFIO_PCI_CONFIG_REGION_INDEX: in mdev_access()
1147 case VFIO_PCI_CONFIG_REGION_INDEX: in mtty_get_region_info()
H A Dmdpy.c444 case VFIO_PCI_CONFIG_REGION_INDEX: in mdpy_get_region_info()
H A Dmbochs.c1042 case VFIO_PCI_CONFIG_REGION_INDEX: in mbochs_get_region_info()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c805 case VFIO_PCI_CONFIG_REGION_INDEX: in intel_vgpu_rw()
1181 case VFIO_PCI_CONFIG_REGION_INDEX: in intel_vgpu_ioctl()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1028 case VFIO_PCI_CONFIG_REGION_INDEX: in vfio_pci_ioctl_get_region_info()
1554 case VFIO_PCI_CONFIG_REGION_INDEX: in vfio_pci_rw()
/openbmc/qemu/hw/vfio/
H A Dpci.c2744 if (vbasedev->num_regions < VFIO_PCI_CONFIG_REGION_INDEX + 1) { in vfio_populate_device()
2771 VFIO_PCI_CONFIG_REGION_INDEX, &reg_info); in vfio_populate_device()