Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c365 static struct irq_chip its_vpe_irq_chip; variable
372 if (d->chip == &its_vpe_irq_chip) { in irq_to_cpuid_lock()
397 if (d->chip == &its_vpe_irq_chip) { in irq_to_cpuid_unlock()
4175 static struct irq_chip its_vpe_irq_chip = { variable
4625 struct irq_chip *irqchip = &its_vpe_irq_chip; in its_vpe_irq_domain_alloc()