Home
last modified time | relevance | path

Searched refs:X86_CHIPREV_AMD_10_REV_A (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c70 (X86_CHIPREV_AMD_10_REV_A | X86_CHIPREV_AMD_10_REV_B)
84 X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
91 X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
98 X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
105 X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
112 X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
120 (X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A) ? 3 : 0))
128 X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
134 (X86_CHIPREV_ATLEAST(rev, X86_CHIPREV_AMD_10_REV_A))
713 X86_CHIPREV_AMD_10_REV_A) && in authamd_mca_init()
[all …]
/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid_subr.c292 { 0x10, 0x00, 0x00, 0x0, 0x2, X86_CHIPREV_AMD_10_REV_A, "A", A_SKTS_2 },
/titanic_44/usr/src/uts/intel/sys/
H A Dx86_archext.h546 #define X86_CHIPREV_AMD_10_REV_A \ macro
H A Dmc_amd.h252 #define MC_10_REV_A X86_CHIPREV_AMD_10_REV_A