Home
last modified time | relevance | path

Searched refs:SPI_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c28 SPI_RANGE, enumerator
70 return SPI_RANGE; in get_intid_range()
178 cpu_or_dist = (intid_range == SPI_RANGE) ? DIST_BIT : cpu; in gicv3_access_reg()
213 GUEST_ASSERT(get_intid_range(intid) == SPI_RANGE); in gicv3_irq_set_config()
220 bool is_spi = get_intid_range(intid) == SPI_RANGE; in gicv3_irq_enable()
229 bool is_spi = get_intid_range(intid) == SPI_RANGE; in gicv3_irq_disable()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c145 SPI_RANGE, enumerator
160 return SPI_RANGE; in __get_intid_range()
212 case SPI_RANGE: in gic_dist_base_alias()
236 case SPI_RANGE: in gic_dist_base()
329 case SPI_RANGE: in convert_offset_index()
618 return (range == SPI_RANGE || range == ESPI_RANGE) && in gic_arm64_erratum_2941627_needed()
669 if ((range == SPI_RANGE || range == ESPI_RANGE) && in gic_set_type()
1542 case SPI_RANGE: in gic_irq_domain_map()