Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_cpuif.c292 static bool icv_hppi_can_preempt(GICv3CPUState *cs, uint64_t lr) in icv_hppi_can_preempt() function
501 if (icv_hppi_can_preempt(cs, lr)) { in gicv3_cpuif_virt_irq_fiq_update()
818 if (thisgrp == grp && icv_hppi_can_preempt(cs, lr)) { in icv_iar_read()
854 if ((thisgrp == GICV3_G1NS) && icv_hppi_can_preempt(cs, lr)) { in icv_nmiar1_read()