Searched refs:iosapic_remove (Results 1 – 3 of 3) sorted by relevance
91 extern int iosapic_remove (unsigned int gsi_base);112 #define iosapic_remove(gsi_base) (-ENODEV) macro
991 return iosapic_remove(gsi_base); in acpi_unregister_ioapic()
1090 int iosapic_remove(unsigned int gsi_base) in iosapic_remove() function