Home
last modified time | relevance | path

Searched refs:AMDID2_TOPOLOGY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dmp_x86.c284 if ((amd_feature2 & AMDID2_TOPOLOGY) != 0 && in topo_probe_amd()
300 if ((amd_feature2 & AMDID2_TOPOLOGY) != 0) { in topo_probe_amd()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h251 #define AMDID2_TOPOLOGY 0x00400000 macro