Lines Matching defs:platform
41 * Platform Specific Information and Function Hooks.
43 * The tags family and model information are strings describing the platform.
45 * The tag iobus describes the primary iobus for the platform- primarily
52 struct platform {
54 * Platform Information.
61 * Platform Specific Function Hooks
65 * mcheck_handler - Platform Specific Machine Check Handler
77 * There is an array of functions to initialize the platform structure.
85 * nocpu is function to call when you can't figure what platform you're on.
100 extern struct platform platform;