Home
last modified time | relevance | path

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

/linux/arch/x86/pci/
H A Dpcbios.c366 struct irq_routing_table * pcibios_get_irq_routing_table(void) in pcibios_get_irq_routing_table() function
417 EXPORT_SYMBOL(pcibios_get_irq_routing_table);
H A Dirq.c1657 pirq_table = pcibios_get_irq_routing_table(); in pcibios_irq_init()
/linux/arch/x86/include/asm/
H A Dpci.h91 struct irq_routing_table *pcibios_get_irq_routing_table(void);
/linux/drivers/pci/hotplug/
H A Dibmphp_core.c119 rtable = pcibios_get_irq_routing_table(); in ibmphp_init_devno()
H A Dcpqphp_core.c145 cpqhp_routing_table = pcibios_get_irq_routing_table(); in init_cpqhp_routing_table()