Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h614 #define CD_HAD(x, sel) extract32((x)->word[(sel) * 2 + 2], 1, 1) macro
H A Dsmmuv3.c799 tt->had = CD_HAD(cd, i); in decode_cd()