Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/
Devents.h115 int xen_irq_from_pirq(unsigned pirq);
/linux-4.4.14/arch/x86/pci/
Dxen.c238 xen_irq_from_pirq(pirq) < 0) { in xen_hvm_setup_msi_irqs()
/linux-4.4.14/drivers/xen/events/
Devents_base.c811 int xen_irq_from_pirq(unsigned pirq) in xen_irq_from_pirq() function