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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dx86_init.h9 struct mpc_table;
26 void (*smp_read_mpc_oem)(struct mpc_table *mpc);
H A Dmpspec_def.h43 struct mpc_table { struct
H A Dmpspec.h81 extern void default_smp_read_mpc_oem(struct mpc_table *mpc);
181 extern int generic_mps_oem_check(struct mpc_table *, char *, char *);
H A Dapic.h321 int (*mps_oem_check)(struct mpc_table *mpc, char *oem, char *productid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmpparse.c225 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str)
267 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt)
275 void __init default_smp_read_mpc_oem(struct mpc_table *mpc) { }
289 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early)
536 struct mpc_table *mpc;
549 struct mpc_table *mpc;
818 static int __init replace_intsrc_all(struct mpc_table *mpc,
935 struct mpc_table *mpc, *mpc_new;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dnumaq_32.c220 static void __init smp_read_mpc_oem(struct mpc_table *mpc)
439 numaq_mps_oem_check(struct mpc_table *mpc, char *oem, char *productid)
H A Des7000_32.c608 static int es7000_mps_oem_check(struct mpc_table *mpc, char *oem,
626 static int es7000_mps_oem_check_cluster(struct mpc_table *mpc, char *oem,
H A Dprobe_32.c260 generic_mps_oem_check(struct mpc_table *mpc, char *oem, char *productid)
H A Dsummit_32.c80 static int summit_mps_oem_check(struct mpc_table *mpc, char *oem,

Completed in 42 milliseconds