Searched refs:mpc_table (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h37 struct mpc_table { struct
H A Dx86_init.h9 struct mpc_table;
/linux-master/arch/x86/kernel/
H A Dmpparse.c140 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str)
181 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt)
189 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early)
414 struct mpc_table *mpc;
427 struct mpc_table *mpc;
725 static int __init replace_intsrc_all(struct mpc_table *mpc,
841 struct mpc_table *mpc, *mpc_new;

Completed in 204 milliseconds