Searched refs:CMD_TTL (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 373 #define CMD_TTL(x) extract32((x)->word[2], 8 , 2) macro |
H A D | smmuv3.c | 1228 uint8_t ttl = CMD_TTL(cmd); in smmuv3_range_inval() |