Lines Matching full:platform
42 * Platform Specific Information and Function Hooks.
44 * The tags family and model information are strings describing the platform.
46 * The tag iobus describes the primary iobus for the platform- primarily
51 struct platform {
53 * Platform Information.
60 * Platform Specific Function Hooks
64 * mcheck_handler - Platform Specific Machine Check Handler
75 * There is an array of functions to initialize the platform structure.
84 * nocpu is function to call when you can't figure what platform you're on.
99 extern struct platform platform;