Home
last modified time | relevance | path

Searched refs:intr_mode_select (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/
H A Dtime.c73 x86_init.irqs.intr_mode_select(); in x86_late_time_init()
H A Dx86_init.c84 .intr_mode_select = apic_intr_mode_select,
/linux/arch/x86/include/asm/
H A Dx86_init.h54 void (*intr_mode_select)(void); member
/linux/arch/x86/xen/
H A Denlighten_pv.c1366 x86_init.irqs.intr_mode_select = x86_init_noop; in xen_start_kernel()