Home
last modified time | relevance | path

Searched refs:SMMUCommandType (Results 1 – 1 of 1) 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()