Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c277 static struct irq_chip its_vpe_irq_chip; variable
284 if (d->chip == &its_vpe_irq_chip) { in irq_to_cpuid_lock()
309 if (d->chip == &its_vpe_irq_chip) { in irq_to_cpuid_unlock()
4037 static struct irq_chip its_vpe_irq_chip = { variable
4498 struct irq_chip *irqchip = &its_vpe_irq_chip; in its_vpe_irq_domain_alloc()