Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio_apic.h173 extern int mp_unregister_ioapic(u32 gsi_base);
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dboot.c824 ret = mp_unregister_ioapic(gsi_base); in acpi_unregister_ioapic()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c2892 int mp_unregister_ioapic(u32 gsi_base) in mp_unregister_ioapic() function