Searched refs:X86_CHIPREV_AMD_F_REV_G (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | cpuid_subr.c | 282 { 0xf, 0x60, 0x6f, 0x0, 0xf, X86_CHIPREV_AMD_F_REV_G, "G", A_SKTS_1 },
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | x86_archext.h | 513 #define X86_CHIPREV_AMD_F_REV_G _X86_CHIPREV_MKREV(X86_VENDOR_AMD, 0xf, 0x0040) macro
|
H A D | mc_amd.h | 250 #define MC_F_REV_G X86_CHIPREV_AMD_F_REV_G
|
/titanic_50/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca.c | 59 #define AO_F_REVS_FG (X86_CHIPREV_AMD_F_REV_F | X86_CHIPREV_AMD_F_REV_G)
|
/titanic_50/usr/src/uts/i86pc/cpu/authenticamd/ |
H A D | authamd_main.c | 67 (X86_CHIPREV_AMD_F_REV_F | X86_CHIPREV_AMD_F_REV_G)
|