Home | History | Annotate | Download | only in arch

Lines Matching defs:amd

152  * AMD processors don't have Brand IDs, so we need these names for probe.
156 "Duron", /* AMD Duron(tm) */
157 "MP", /* AMD Athlon(tm) MP */
158 "XP", /* AMD Athlon(tm) XP */
159 "4" /* AMD Athlon(tm) 4 */
392 "AMD",
686 case 0: /* AMD-K5 Model 0 */
688 * According to the AMD Processor Recognition App Note,
689 * the AMD-K5 Model 0 uses the wrong bit to indicate
798 * "Revision Guide for AMD Athlon 64 and AMD Opteron Processors"
799 * http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25759.pdf
800 * "Revision Guide for AMD NPT Family 0Fh Processors"
801 * http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/33610.pdf
1308 /* Determine L3 cache info on AMD Family 10h and newer processors */
1980 struct cpu_ucode_version_amd amd;
2264 print_bits(cpuname, "AMD Extended features",
2272 print_bits(cpuname, "AMD Extended features2",
2414 printf("%s: UCode version: 0x%"PRIx64"\n", cpuname, ucvers.amd.version);
2616 warnx("ucode updates on AMD can only be done on all CPUs at once");