Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h375 #define CMD_STE_RANGE(x) extract32((x)->word[2], 0 , 5) macro
H A Dsmmuv3.c1363 uint8_t range = CMD_STE_RANGE(&cmd); in smmuv3_cmdq_consume()