Home
last modified time | relevance | path

Searched refs:AMDID2_CMP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dtsc.c552 (amd_feature2 & AMDID2_CMP) == 0 || in test_tsc()
H A Dmp_x86.c263 if ((amd_feature2 & AMDID2_CMP) == 0) in topo_probe_amd()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h233 #define AMDID2_CMP 0x00000002 macro