Searched refs:STE_S2ENDI (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 571 #define STE_S2ENDI(x) extract32((x)->word[5], 20, 1) macro |
H A D | smmuv3.c | 503 if (STE_S2ENDI(ste)) { in decode_ste_s2_cfg() |