Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmuv3.h84 #define TYPE_ARM_SMMUV3 "arm-smmuv3" macro
/openbmc/qemu/hw/arm/
H A Dsbsa-ref.c622 dev = qdev_new(TYPE_ARM_SMMUV3); in create_smmu()
H A Dsmmuv3.c1902 &smmu_mem_ops, sys, TYPE_ARM_SMMUV3, 0x20000); in smmu_realize()
2051 .name = TYPE_ARM_SMMUV3,
H A Dvirt.c1425 dev = qdev_new(TYPE_ARM_SMMUV3); in create_smmu()