Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h609 #define CD_ASID(x) extract32((x)->word[1], 16, 16) macro
H A Dsmmuv3.c742 cfg->asid = CD_ASID(cd); in decode_cd()