Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dx86_init.c80 .intr_mode_select = apic_intr_mode_select,
/linux-6.6.21/arch/x86/include/asm/
Dapic.h131 extern void apic_intr_mode_select(void);
181 static inline void apic_intr_mode_select(void) { } in apic_intr_mode_select() function
/linux-6.6.21/arch/x86/kernel/apic/
Dapic.c1320 void __init apic_intr_mode_select(void) in apic_intr_mode_select() function