Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio_apic.h195 extern void restore_boot_irq_mode(void);
235 static inline void restore_boot_irq_mode(void) { } in restore_boot_irq_mode() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_32.c204 restore_boot_irq_mode(); in machine_kexec()
H A Dcrash.c182 restore_boot_irq_mode(); in native_machine_crash_shutdown()
H A Dreboot.c704 restore_boot_irq_mode(); in native_machine_shutdown()
H A Dmachine_kexec_64.c351 restore_boot_irq_mode(); in machine_kexec()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c1442 void restore_boot_irq_mode(void) in restore_boot_irq_mode() function