Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dio_apic.h174 extern void restore_boot_irq_mode(void);
215 static inline void restore_boot_irq_mode(void) { } in restore_boot_irq_mode() function
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_32.c193 restore_boot_irq_mode(); in machine_kexec()
H A Dcrash.c123 restore_boot_irq_mode(); in native_machine_crash_shutdown()
H A Dreboot.c746 restore_boot_irq_mode(); in native_machine_shutdown()
H A Dmachine_kexec_64.c359 restore_boot_irq_mode(); in machine_kexec()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c1437 void restore_boot_irq_mode(void) in restore_boot_irq_mode() function