Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c144 PPI_RANGE, enumerator
158 return PPI_RANGE; in __get_intid_range()
186 case PPI_RANGE: in gic_irq_in_rdist()
231 case PPI_RANGE: in gic_dist_base()
328 case PPI_RANGE: in convert_offset_index()
520 case PPI_RANGE: in __gic_get_ppi_index()
681 if (ret && (range == PPI_RANGE || range == EPPI_RANGE)) { in gic_set_type()
1535 case PPI_RANGE: in gic_irq_domain_map()
1687 if (range != PPI_RANGE && range != EPPI_RANGE) in fwspec_is_partitioned_ppi()
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c27 PPI_RANGE, enumerator
68 return PPI_RANGE; in get_intid_range()