Searched refs:CD_HAD (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/arm/ | ||
| H A D | smmuv3-internal.h | 614 #define CD_HAD(x, sel) extract32((x)->word[(sel) * 2 + 2], 1, 1) macro |
| H A D | smmuv3.c | 800 tt->had = CD_HAD(cd, i); in decode_cd() |