Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h619 #define CD_ENDI(x) extract32((x)->word[0], 15, 1) macro
H A Dsmmuv3.c765 tt->granule_sz != 16) || CD_ENDI(cd)) { in decode_cd()