Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dio_apic.h135 extern void ioapic_insert_resources(void);
183 static inline void ioapic_insert_resources(void) { } in ioapic_insert_resources() function
/openbmc/linux/arch/x86/pci/
H A Di386.c408 ioapic_insert_resources(); in pcibios_resource_survey()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c2732 void __init ioapic_insert_resources(void) in ioapic_insert_resources() function