Home
last modified time | relevance | path

Searched refs:VIRTIO_IOMMU_RESV_MEM_T_MSI (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_iommu.h129 #define VIRTIO_IOMMU_RESV_MEM_T_MSI 1 macro
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu-pci.c59 s->prop_resv_regions[i].type != VIRTIO_IOMMU_RESV_MEM_T_MSI) { in virtio_iommu_pci_realize()
H A Dvirtio-iommu.c911 subtype == VIRTIO_IOMMU_RESV_MEM_T_MSI); in virtio_iommu_fill_resv_mem_prop()
1195 case VIRTIO_IOMMU_RESV_MEM_T_MSI: in virtio_iommu_translate()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_iommu.h129 #define VIRTIO_IOMMU_RESV_MEM_T_MSI 1 macro
/openbmc/linux/drivers/iommu/
H A Dvirtio-iommu.c496 case VIRTIO_IOMMU_RESV_MEM_T_MSI: in viommu_add_resv_mem()
/openbmc/qemu/hw/i386/
H A Dpc.c1391 VIRTIO_IOMMU_RESV_MEM_T_MSI); in pc_machine_device_pre_plug_cb()
/openbmc/qemu/hw/arm/
H A Dvirt.c2874 VIRTIO_IOMMU_RESV_MEM_T_MSI); in virt_machine_device_pre_plug_cb()