Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/riscv/
H A Diommu.h32 #define TYPE_RISCV_IOMMU_PCI "riscv-iommu-pci" macro
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-pci.c186 .name = TYPE_RISCV_IOMMU_PCI,
H A Dvirt.c1767 object_dynamic_cast(OBJECT(dev), TYPE_RISCV_IOMMU_PCI)) { in virt_machine_get_hotplug_handler()
1792 if (object_dynamic_cast(OBJECT(dev), TYPE_RISCV_IOMMU_PCI)) { in virt_machine_device_plug_cb()