Searched refs:synth_amd_info (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cpuid_subr.c | 356 synth_amd_info(uint_t family, uint_t model, uint_t step, in synth_amd_info() function 447 synth_amd_info(family, model, step, &skt, NULL, NULL); in _cpuid_skt() 467 synth_amd_info(family, model, step, &skt, NULL, NULL); in _cpuid_sktstr() 493 synth_amd_info(family, model, step, NULL, &chiprev, NULL); in _cpuid_chiprev() 511 synth_amd_info(family, model, step, NULL, NULL, &revstr); in _cpuid_chiprevstr()
|