Searched refs:CMD_NUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 359 #define CMD_NUM(x) extract32((x)->word[0], 12 , 5) macro |
H A D | smmuv3.c | 1227 uint8_t num = CMD_NUM(cmd); in smmuv3_range_inval() |