Lines Matching refs:machine
17 machine.
84 per-machine hard coded selections.
98 specific machine. In a perfect world, the specific platform shouldn't
102 machine during early boot so that it has the opportunity to run
103 machine-specific fixups.
105 In the majority of cases, the machine identity is irrelevant, and the
106 kernel will instead select setup code based on the machine's core
117 with the exact name of the machine, followed by an optional list of
148 machine. After searching the entire table of machine_descs,
221 This is also when machine-specific setup hooks will get called, like
227 As can be guessed by the names, .init_early() is used for any machine-