Searched refs:TYPE_RISCV_IOMMU_PCI (Results 1 – 3 of 3) sorted by relevance
32 #define TYPE_RISCV_IOMMU_PCI "riscv-iommu-pci" macro
186 .name = TYPE_RISCV_IOMMU_PCI,
1767 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()