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

/linux-master/arch/x86/kernel/
H A Dmpparse.c67 static void __init mpc_oem_bus_info(struct mpc_bus *m, char *str)
74 static void __init MP_bus_info(struct mpc_bus *m)
125 static inline void __init MP_bus_info(struct mpc_bus *m) {}
217 MP_bus_info((struct mpc_bus *)mpt);
218 skip_entry(&mpt, &count, sizeof(struct mpc_bus));
329 struct mpc_bus bus;
458 struct mpc_bus bus;
743 skip_entry(&mpt, &count, sizeof(struct mpc_bus));
/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h78 struct mpc_bus { struct
H A Dx86_init.h6 struct mpc_bus;

Completed in 147 milliseconds