Home
last modified time | relevance | path

Searched refs:clear_IO_APIC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dio_apic.h173 extern void clear_IO_APIC(void);
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_32.c192 clear_IO_APIC(); in machine_kexec()
H A Dcrash.c120 clear_IO_APIC(); in native_machine_crash_shutdown()
H A Dreboot.c732 clear_IO_APIC(); in native_machine_shutdown()
H A Dmachine_kexec_64.c331 clear_IO_APIC(); in machine_kexec()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c568 void clear_IO_APIC (void) in clear_IO_APIC() function
1413 clear_IO_APIC(); in enable_IO_APIC()