Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h567 #define STE_S2SL0(x) extract32((x)->word[5], 6 , 2) macro
H A Dsmmuv3.c458 cfg->s2cfg.sl0 = STE_S2SL0(ste); in decode_ste_s2_cfg()