Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dx86_init.h9 struct mpc_table;
26 void (*smp_read_mpc_oem)(struct mpc_table *mpc);
Dmpspec.h79 extern void default_smp_read_mpc_oem(struct mpc_table *mpc);
171 extern int generic_mps_oem_check(struct mpc_table *, char *, char *);
Dmpspec_def.h36 struct mpc_table { struct
Dapic.h317 int (*mps_oem_check)(struct mpc_table *mpc, char *oem, char *productid);
/linux-2.6.39/arch/x86/kernel/
Dmpparse.c150 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc()
192 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) in smp_dump_mptable()
200 void __init default_smp_read_mpc_oem(struct mpc_table *mpc) { } in default_smp_read_mpc_oem()
202 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
445 struct mpc_table *mpc; in get_mpc_size()
458 struct mpc_table *mpc; in check_physptr()
735 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
852 struct mpc_table *mpc, *mpc_new; in update_mp_table()
/linux-2.6.39/arch/x86/kernel/apic/
Dnumaq_32.c221 static void __init smp_read_mpc_oem(struct mpc_table *mpc) in smp_read_mpc_oem()
442 numaq_mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in numaq_mps_oem_check()
Des7000_32.c601 static int es7000_mps_oem_check(struct mpc_table *mpc, char *oem, in es7000_mps_oem_check()
619 static int es7000_mps_oem_check_cluster(struct mpc_table *mpc, char *oem, in es7000_mps_oem_check_cluster()
Dprobe_32.c266 generic_mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in generic_mps_oem_check()
Dsummit_32.c80 static int summit_mps_oem_check(struct mpc_table *mpc, char *oem, in summit_mps_oem_check()