Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dio_apic.h163 extern void native_restore_boot_irq_mode(void);
210 #define native_restore_boot_irq_mode NULL macro
/linux/arch/x86/kernel/
H A Dx86_init.c176 .restore = native_restore_boot_irq_mode,
/linux/arch/x86/kernel/apic/
H A Dio_apic.c1321 void native_restore_boot_irq_mode(void) in native_restore_boot_irq_mode() function