VGIC_MIN_LPI
if (vid >= VGIC_MIN_LPI)
if (!(vid >= VGIC_MIN_LPI))
if ((vmcr & ICH_VMCR_EL2_VEOIM_MASK) && !(vid >= VGIC_MIN_LPI))
if (lpi_id < VGIC_MIN_LPI)
if (intid < VGIC_MIN_LPI)
if (irq->intid >= VGIC_MIN_LPI)
if (irq->intid < VGIC_MIN_LPI)
if (IS_ENABLED(CONFIG_LOCKDEP) && irq->intid >= VGIC_MIN_LPI) {
if (irq->intid >= VGIC_MIN_LPI) {
if (intid >= VGIC_MIN_LPI)
if (irq->intid < VGIC_MIN_LPI)