Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/irqchip/
Dirq-gic-v3-its.c272 static struct irq_chip its_vpe_irq_chip; variable
279 if (d->chip == &its_vpe_irq_chip) { in irq_to_cpuid_lock()
304 if (d->chip == &its_vpe_irq_chip) { in irq_to_cpuid_unlock()
4036 static struct irq_chip its_vpe_irq_chip = { variable
4497 struct irq_chip *irqchip = &its_vpe_irq_chip; in its_vpe_irq_domain_alloc()