Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dmpparse.c140 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()
414 struct mpc_table *mpc; in get_mpc_size()
427 struct mpc_table *mpc; in check_physptr()
724 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
840 struct mpc_table *mpc, *mpc_new; in update_mp_table()
/linux/arch/x86/include/asm/
H A Dmpspec_def.h37 struct mpc_table { struct
H A Dx86_init.h9 struct mpc_table;