Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h300 #define TYPE_AMD_IOMMU_DEVICE "amd-iommu" macro
H A Dpc_q35.c351 machine_class_allow_dynamic_sysbus_dev(m, TYPE_AMD_IOMMU_DEVICE); in pc_q35_machine_options()
H A Damd_iommu.c1644 .name = TYPE_AMD_IOMMU_DEVICE,
H A Dacpi-build.c2618 if (object_dynamic_cast(OBJECT(iommu), TYPE_AMD_IOMMU_DEVICE)) { in acpi_build()