Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sparc/
H A Dsun4u_iommu.h46 #define TYPE_SUN4U_IOMMU "sun4u-iommu" macro
48 TYPE_SUN4U_IOMMU)
/openbmc/qemu/hw/sparc64/
H A Dsun4u_iommu.c316 .name = TYPE_SUN4U_IOMMU,
H A Dsun4u.c577 iommu = qdev_new(TYPE_SUN4U_IOMMU); in sun4uv_init()
/openbmc/qemu/hw/pci-host/
H A Dsabre.c426 object_property_add_link(obj, "iommu", TYPE_SUN4U_IOMMU, in sabre_init()