Searched refs:GIC_REDISTRIBUTOR_STRIDE (Results 1 – 1 of 1) sorted by relevance
26 #define GIC_REDISTRIBUTOR_STRIDE DT_PROP_OR(GIC_V3_NODE, redistributor_stride, 0) macro625 if (GIC_REDISTRIBUTOR_STRIDE > 0) { in arm_gic_iterate_rdists()626 rdist_addr += GIC_REDISTRIBUTOR_STRIDE; in arm_gic_iterate_rdists()