Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h570 #define STE_S2AA64(x) extract32((x)->word[5], 19, 1) macro
H A Dsmmuv3.c434 if (STE_S2AA64(ste) == 0x0) { in decode_ste_s2_cfg()