Searched refs:SMMU_CERROR_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 346 SMMU_CERROR_NONE = 0, enumerator |
H A D | smmuv3.c | 1297 SMMUCmdError cmd_error = SMMU_CERROR_NONE; in smmuv3_cmdq_consume() |