Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h374 #define CMD_TG(x) extract32((x)->word[2], 10, 2) macro
H A Dsmmuv3.c1230 uint8_t tg = CMD_TG(cmd); in smmuv3_range_inval()