Home
last modified time | relevance | path

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

/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()
/qemu/linux-headers/linux/
H A Dvfio.h627 VFIO_PCI_CONFIG_REGION_INDEX, enumerator
/qemu/hw/vfio/
H A Dpci.c1102 VFIO_PCI_CONFIG_REGION_INDEX, in vfio_pci_config_space_read()
1111 VFIO_PCI_CONFIG_REGION_INDEX, in vfio_pci_config_space_write()
2916 if (vbasedev->num_regions < VFIO_PCI_CONFIG_REGION_INDEX + 1) { in vfio_pci_populate_device()
2943 VFIO_PCI_CONFIG_REGION_INDEX, &reg_info); in vfio_pci_populate_device()