mpc_table          71 arch/x86/include/asm/mpspec.h extern void default_smp_read_mpc_oem(struct mpc_table *mpc);
mpc_table           9 arch/x86/include/asm/x86_init.h struct mpc_table;
mpc_table          27 arch/x86/include/asm/x86_init.h 	void (*smp_read_mpc_oem)(struct mpc_table *mpc);
mpc_table         151 arch/x86/kernel/mpparse.c static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str)
mpc_table         192 arch/x86/kernel/mpparse.c static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt)
mpc_table         200 arch/x86/kernel/mpparse.c void __init default_smp_read_mpc_oem(struct mpc_table *mpc) { }
mpc_table         202 arch/x86/kernel/mpparse.c static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early)
mpc_table         440 arch/x86/kernel/mpparse.c 	struct mpc_table *mpc;
mpc_table         453 arch/x86/kernel/mpparse.c 	struct mpc_table *mpc;
mpc_table         743 arch/x86/kernel/mpparse.c static int  __init replace_intsrc_all(struct mpc_table *mpc,
mpc_table         859 arch/x86/kernel/mpparse.c 	struct mpc_table *mpc, *mpc_new;