default_smp_read_mpc_oem   71 arch/x86/include/asm/mpspec.h extern void default_smp_read_mpc_oem(struct mpc_table *mpc);
default_smp_read_mpc_oem   51 arch/x86/kernel/x86_init.c 		.smp_read_mpc_oem	= default_smp_read_mpc_oem,