Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h260 static inline bool smmuv3_cmdq_enabled(SMMUv3State *s) in smmuv3_cmdq_enabled() function
H A Dsmmuv3.c1301 if (!smmuv3_cmdq_enabled(s)) { in smmuv3_cmdq_consume()