Searched defs:oem (Results 1 – 8 of 8) sorted by relevance
/arch/x86/include/asm/mach-default/ |
D | mach_mpparse.h | 5 mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in mps_oem_check()
|
/arch/x86/mach-generic/ |
D | numaq.c | 22 static int mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in mps_oem_check()
|
D | probe.c | 113 int __init mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in mps_oem_check()
|
D | es7000.c | 47 mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in mps_oem_check()
|
/arch/x86/kernel/ |
D | mpparse.c | 247 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc() 286 char oem[10]; in smp_read_mpc() local 1003 char oem[10]; in update_mp_table() local
|
D | numaq_32.c | 262 void numaq_mps_oem_check(struct mpc_table *mpc, char *oem, char *productid) in numaq_mps_oem_check()
|
/arch/x86/include/asm/summit/ |
D | mpparse.h | 14 static inline int mps_oem_check(struct mpc_table *mpc, char *oem, in mps_oem_check()
|
/arch/x86/include/asm/ |
D | mpspec_def.h | 47 char oem[8]; member
|