Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dio_apic.h164 extern void native_restore_boot_irq_mode(void);
210 #define native_restore_boot_irq_mode NULL macro
/linux-5.19.10/arch/x86/kernel/
Dx86_init.c162 .restore = native_restore_boot_irq_mode,
/linux-5.19.10/arch/x86/kernel/apic/
Dio_apic.c1415 void native_restore_boot_irq_mode(void) in native_restore_boot_irq_mode() function