Lines Matching refs:__init
41 static int __init mpf_checksum(unsigned char *mp, int len) in mpf_checksum()
51 static void __init MP_processor_info(struct mpc_cpu *m) in MP_processor_info()
67 static void __init mpc_oem_bus_info(struct mpc_bus *m, char *str) in mpc_oem_bus_info()
74 static void __init MP_bus_info(struct mpc_bus *m) in MP_bus_info()
104 static void __init MP_ioapic_info(struct mpc_ioapic *m) in MP_ioapic_info()
115 static void __init print_mp_irq_info(struct mpc_intsrc *mp_irq) in print_mp_irq_info()
125 static inline void __init MP_bus_info(struct mpc_bus *m) {} in MP_bus_info()
126 static inline void __init MP_ioapic_info(struct mpc_ioapic *m) {} in MP_ioapic_info()
129 static void __init MP_lintsrc_info(struct mpc_lintsrc *m) in MP_lintsrc_info()
140 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc()
181 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) in smp_dump_mptable()
189 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
247 static int __init ELCR_trigger(unsigned int irq) in ELCR_trigger()
255 static void __init construct_default_ioirq_mptable(int mpc_default_type) in construct_default_ioirq_mptable()
326 static void __init construct_ioapic_table(int mpc_default_type) in construct_ioapic_table()
368 static inline void __init construct_ioapic_table(int mpc_default_type) { } in construct_ioapic_table()
371 static inline void __init construct_default_ISA_mptable(int mpc_default_type) in construct_default_ISA_mptable()
412 static unsigned long __init get_mpc_size(unsigned long physptr) in get_mpc_size()
425 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr()
477 static __init void mpparse_get_smp_config(unsigned int early) in mpparse_get_smp_config()
542 void __init mpparse_parse_early_smp_config(void) in mpparse_parse_early_smp_config()
547 void __init mpparse_parse_smp_config(void) in mpparse_parse_smp_config()
552 static void __init smp_reserve_memory(struct mpf_intel *mpf) in smp_reserve_memory()
557 static int __init smp_scan_config(unsigned long base, unsigned long length) in smp_scan_config()
600 void __init mpparse_find_mptable(void) in mpparse_find_mptable()
641 static int __init get_MP_intsrc_index(struct mpc_intsrc *m) in get_MP_intsrc_index()
681 static void __init check_irq_src(struct mpc_intsrc *m, int *nr_m_spare) in check_irq_src()
709 static int __init
721 inline void __init check_irq_src(struct mpc_intsrc *m, int *nr_m_spare) {} in check_irq_src()
724 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
800 static int __init update_mptable_setup(char *str) in update_mptable_setup()
815 static int __init parse_alloc_mptable_opt(char *p) in parse_alloc_mptable_opt()
829 void __init e820__memblock_alloc_reserved_mpc_new(void) in e820__memblock_alloc_reserved_mpc_new()
835 static int __init update_mp_table(void) in update_mp_table()