Searched refs:CMD_SYNC_CS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 365 #define CMD_SYNC_CS(x) extract32((x)->word[0], 12, 2) macro |
H A D | smmuv3.c | 1334 if (CMD_SYNC_CS(&cmd) & CMD_SYNC_SIG_IRQ) { in smmuv3_cmdq_consume() |