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