Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h233 #define Q_CONS_WRAP(q) (((q)->cons & WRAP_MASK(q)) >> (q)->log2size) macro
H A Dsmmuv3.c1316 Q_PROD_WRAP(q), Q_CONS_WRAP(q)); in smmuv3_cmdq_consume()
1520 Q_PROD_WRAP(q), Q_CONS_WRAP(q)); in smmuv3_cmdq_consume()