Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-v2.c227 bool allow_pending = true; in vgic_v2_compute_lr() local
236 allow_pending = false; in vgic_v2_compute_lr()
253 allow_pending = false; in vgic_v2_compute_lr()
263 allow_pending = false; in vgic_v2_compute_lr()
267 if (allow_pending && irq_is_pending(irq)) { in vgic_v2_compute_lr()
H A Dvgic-v3.c302 bool allow_pending = true, is_v2_sgi; in vgic_v3_compute_lr() local
314 allow_pending = false; in vgic_v3_compute_lr()
328 allow_pending = false; in vgic_v3_compute_lr()
338 allow_pending = false; in vgic_v3_compute_lr()
342 if (allow_pending && irq_is_pending(irq)) { in vgic_v3_compute_lr()