Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Diosapic.h86 extern int iosapic_remove (unsigned int gsi_base);
/openbmc/linux/arch/ia64/kernel/
H A Dacpi.c899 return iosapic_remove(gsi_base); in acpi_unregister_ioapic()
H A Diosapic.c1086 int iosapic_remove(unsigned int gsi_base) in iosapic_remove() function