Home
last modified time | relevance | path

Searched refs:VFIO_PCI_ROM_REGION_INDEX (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h626 VFIO_PCI_ROM_REGION_INDEX, enumerator
/openbmc/qemu/hw/vfio/
H A Digd.c427 VFIO_PCI_ROM_REGION_INDEX, &rom); in vfio_probe_igd_bar4_quirk()
H A Dpci.c888 VFIO_PCI_ROM_REGION_INDEX, &reg_info)) { in vfio_pci_load_rom()
2755 for (i = VFIO_PCI_BAR0_REGION_INDEX; i < VFIO_PCI_ROM_REGION_INDEX; i++) { in vfio_populate_device()
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h626 VFIO_PCI_ROM_REGION_INDEX, enumerator
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c825 case VFIO_PCI_ROM_REGION_INDEX: in intel_vgpu_rw()
1015 if (index >= VFIO_PCI_ROM_REGION_INDEX) in intel_vgpu_mmap()
1233 case VFIO_PCI_ROM_REGION_INDEX: in intel_vgpu_ioctl()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1054 case VFIO_PCI_ROM_REGION_INDEX: { in vfio_pci_ioctl_get_region_info()
1558 case VFIO_PCI_ROM_REGION_INDEX: in vfio_pci_rw()
1847 if (index >= VFIO_PCI_ROM_REGION_INDEX) in vfio_pci_core_mmap()