Searched refs:iosapic_remove (Results 1 – 3 of 3) sorted by relevance
93 extern int iosapic_remove (unsigned int gsi_base);95 #define iosapic_remove(gsi_base) (-EINVAL) macro117 #define iosapic_remove(gsi_base) (-ENODEV) macro
1037 return iosapic_remove(gsi_base); in acpi_unregister_ioapic()
1075 iosapic_remove (unsigned int gsi_base) in iosapic_remove() function