Home
last modified time | relevance | path

Searched refs:TYPE_SUN4M_IOMMU (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/sparc/
H A Dsun4m_iommu.h47 #define TYPE_SUN4M_IOMMU "sun4m-iommu" macro
49 TYPE_SUN4M_IOMMU)
/openbmc/qemu/hw/dma/
H A Dsparc32_dma.c268 object_property_add_link(OBJECT(dev), "iommu", TYPE_SUN4M_IOMMU, in sparc32_dma_device_init()
376 iommu = object_resolve_path_type("", TYPE_SUN4M_IOMMU, NULL); in sparc32_dma_realize()
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c386 .name = TYPE_SUN4M_IOMMU,
H A Dsun4m.c290 dev = qdev_new(TYPE_SUN4M_IOMMU); in iommu_init()