Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h241 static inline bool smmuv3_q_empty(SMMUQueue *q) in smmuv3_q_empty() function
H A Dsmmuv3.c162 if (!smmuv3_q_empty(q)) { in smmuv3_write_eventq()
1311 while (!smmuv3_q_empty(q)) { in smmuv3_cmdq_consume()