Home
last modified time | relevance | path

Searched refs:mp_unregister_ioapic (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dio_apic.h151 extern int mp_unregister_ioapic(u32 gsi_base);
/linux/arch/x86/kernel/apic/
H A Dio_apic.c2766 int mp_unregister_ioapic(u32 gsi_base) in mp_unregister_ioapic() function