Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic.c1041 bool lr_deactivated, bool lr_pending) in vgic_irq_handle_resampling() argument
1048 } else if (lr_pending || (lr_deactivated && irq->line_level)) { in vgic_irq_handle_resampling()
H A Dvgic.h192 bool lr_deactivated, bool lr_pending);