Searched refs:router (Results 1 – 1 of 1) sorted by relevance
1186 uint64_t router; in gicv3_set_spi_routing() local1205 router = gicd_read_irouter(gicd_base, id); in gicv3_set_spi_routing()1206 if (((router >> IROUTER_IRM_SHIFT) & IROUTER_IRM_MASK) == 0U) { in gicv3_set_spi_routing()