Searched refs:STE_S2R (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 576 #define STE_S2R(x) extract32((x)->word[5], 26, 1) macro |
H A D | smmuv3.c | 511 cfg->s2cfg.record_faults = STE_S2R(ste); in decode_ste_s2_cfg() |