Home
last modified time | relevance | path

Searched defs:arch_early_ioapic_init (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dio_apic.h183 static inline int arch_early_ioapic_init(void) { return 0; } in arch_early_ioapic_init() function
/linux/arch/x86/kernel/apic/
H A Dio_apic.c242 int __init arch_early_ioapic_init(void) arch_early_ioapic_init() function