Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3.c50 bool is_v2_sgi = false; in vgic_v3_fold_lr_state() local
60 is_v2_sgi = vgic_irq_is_sgi(intid); in vgic_v3_fold_lr_state()
78 if (irq->active && is_v2_sgi) in vgic_v3_fold_lr_state()
86 if (is_v2_sgi) in vgic_v3_fold_lr_state()
111 bool allow_pending = true, is_v2_sgi; in vgic_v3_populate_lr() local
113 is_v2_sgi = (vgic_irq_is_sgi(irq->intid) && in vgic_v3_populate_lr()
118 if (is_v2_sgi) in vgic_v3_populate_lr()