Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dx86_init.c84 .intr_mode_select = apic_intr_mode_select,
/linux/arch/x86/include/asm/
H A Dapic.h138 extern void apic_intr_mode_select(void);
196 static inline void apic_intr_mode_select(void) { } in apic_intr_mode_select() function