Searched refs:STE_CFG_ABORT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 557 #define STE_CFG_ABORT(config) (!(config & 0x4)) macro |
H A D | smmuv3.c | 527 if (STE_CFG_ABORT(config)) { in decode_ste_config() |