Home
last modified time | relevance | path

Searched refs:mrtypename (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h149 const char *mrtypename; member
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c845 char *name = g_strdup_printf("%s-%d-%d", s->mrtypename, devfn, index++); in smmu_find_add_as()
854 s->mrtypename, in smmu_find_add_as()
H A Dsmmuv3.c1904 sys->mrtypename = TYPE_SMMUV3_IOMMU_MEMORY_REGION; in smmu_realize()
/openbmc/qemu/include/exec/
H A Dmemory.h1563 const char *mrtypename,
/openbmc/qemu/system/
H A Dmemory.c1914 const char *mrtypename, in memory_region_init_iommu() argument
1922 object_initialize(_iommu_mr, instance_size, mrtypename); in memory_region_init_iommu()