Home
last modified time | relevance | path

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 Dcpuid_subr.c282 { 0xf, 0x60, 0x6f, 0x0, 0xf, X86_CHIPREV_AMD_F_REV_G, "G", A_SKTS_1 },
/titanic_50/usr/src/uts/intel/sys/
H A Dx86_archext.h513 #define X86_CHIPREV_AMD_F_REV_G _X86_CHIPREV_MKREV(X86_VENDOR_AMD, 0xf, 0x0040) macro
H A Dmc_amd.h250 #define MC_F_REV_G X86_CHIPREV_AMD_F_REV_G
/titanic_50/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c59 #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 Dauthamd_main.c67 (X86_CHIPREV_AMD_F_REV_F | X86_CHIPREV_AMD_F_REV_G)