Home
last modified time | relevance | path

Searched refs:SMMUCommandType (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h277 typedef enum SMMUCommandType { enum
304 } SMMUCommandType; typedef
334 static inline const char *smmu_cmd_string(SMMUCommandType type) in smmu_cmd_string()
H A Dsmmuv3.c1299 SMMUCommandType type = 0; in smmuv3_cmdq_consume()