Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dx86_init.c82 .intr_mode_select = apic_intr_mode_select,
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h132 extern void apic_intr_mode_select(void);
182 static inline void apic_intr_mode_select(void) { } in apic_intr_mode_select() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1320 void __init apic_intr_mode_select(void) in apic_intr_mode_select() function