Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/
Devents.h134 int xen_irq_from_gsi(unsigned gsi);
/linux-6.1.9/arch/x86/pci/
Dxen.c72 irq = xen_irq_from_gsi(gsi); in xen_register_pirq()
/linux-6.1.9/drivers/xen/events/
Devents_base.c954 int xen_irq_from_gsi(unsigned gsi) in xen_irq_from_gsi() function
968 EXPORT_SYMBOL_GPL(xen_irq_from_gsi);
1028 irq = xen_irq_from_gsi(gsi); in xen_bind_pirq_gsi_to_irq()