Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dio_apic.h164 extern void native_restore_boot_irq_mode(void);
211 #define native_restore_boot_irq_mode NULL macro
/linux-6.6.21/arch/x86/kernel/
Dx86_init.c168 .restore = native_restore_boot_irq_mode,
/linux-6.6.21/arch/x86/kernel/apic/
Dio_apic.c1416 void native_restore_boot_irq_mode(void) in native_restore_boot_irq_mode() function