Searched refs:iosapic_remove (Results 1 – 3 of 3) sorted by relevance
88 extern int iosapic_remove (unsigned int gsi_base);109 #define iosapic_remove(gsi_base) (-ENODEV) macro
990 return iosapic_remove(gsi_base); in acpi_unregister_ioapic()
1091 int iosapic_remove(unsigned int gsi_base) in iosapic_remove() function