Searched refs:first_int_id (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v3_redistributor.cc286 uint32_t first_int_id = addr == GICR_ICFGR0 ? 0 : Gicv3::SGI_MAX; local
288 for (int i = 0, int_id = first_int_id; i < 32;

Completed in 3 milliseconds