Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/events/
Devents_base.c190 static struct irq_chip xen_percpu_chip; variable
1272 irq_set_chip_and_handler_name(info->irq, &xen_percpu_chip, in bind_ipi_to_irq()
1380 irq_set_chip_and_handler_name(info->irq, &xen_percpu_chip, in bind_virq_to_irq()
2163 static struct irq_chip xen_percpu_chip __read_mostly = {