Searched refs:STE_S2PS (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 569 #define STE_S2PS(x) extract32((x)->word[5], 16, 3) macro |
H A D | smmuv3.c | 466 cfg->s2cfg.eff_ps = oas2bits(MIN(STE_S2PS(ste), oas)); in decode_ste_s2_cfg() |