Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmuv3.h88 #define STAGE2_SUPPORTED(s) FIELD_EX32(s->idr[0], IDR0, S2P) macro
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c576 if (!STAGE2_SUPPORTED(s) && STE_CFG_S2_ENABLED(config)) { in decode_ste()
581 if (STAGE2_SUPPORTED(s)) { in decode_ste()
1237 if (STAGE2_SUPPORTED(smmuv3)) { in smmuv3_range_inval()
1413 if (STAGE2_SUPPORTED(s)) { in smmuv3_cmdq_consume()
1435 if (STAGE2_SUPPORTED(s)) { in smmuv3_cmdq_consume()
1460 if (!STAGE2_SUPPORTED(s)) { in smmuv3_cmdq_consume()
1471 if (!STAGE2_SUPPORTED(s)) { in smmuv3_cmdq_consume()