Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h554 #define STE_CONFIG(x) extract32((x)->word[0], 1, 3) macro
H A Dsmmuv3.c560 config = STE_CONFIG(ste); in decode_ste()