Searched refs:is_spi (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c235 bool is_spi = get_intid_range(intid) == SPI_RANGE; local
239 gicv3_wait_for_rwp(is_spi ? DIST_BIT : cpu);
244 bool is_spi = get_intid_range(intid) == SPI_RANGE; local
248 gicv3_wait_for_rwp(is_spi ? DIST_BIT : cpu);

Completed in 145 milliseconds