Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/lib/arm64/
A Dgic_v3.c37 SPI_RANGE, enumerator
85 return SPI_RANGE; in get_intid_range()
193 cpu_or_dist = (intid_range == SPI_RANGE) ? DIST_BIT : cpu; in gicv3_access_reg()
228 GUEST_ASSERT(get_intid_range(intid) == SPI_RANGE); in gicv3_irq_set_config()
235 bool is_spi = get_intid_range(intid) == SPI_RANGE; in gicv3_irq_enable()
244 bool is_spi = get_intid_range(intid) == SPI_RANGE; in gicv3_irq_disable()

Completed in 4 milliseconds