Searched refs:intid_range (Results 1 – 1 of 1) sorted by relevance
89 enum gicv3_intid_range intid_range = get_intid_range(intid); in gicv3_config_irq() local93 if (intid_range == SGI_RANGE || intid_range == PPI_RANGE) { in gicv3_config_irq()100 } else if (intid_range == SPI_RANGE) { in gicv3_config_irq()
Completed in 3 milliseconds