Home
last modified time | relevance | path

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

/src/sys/x86/x86/
H A Dmp_x86.c298 if ((amd_feature2 & AMDID2_TOPOLOGY) != 0 && in topo_probe_amd()
314 if ((amd_feature2 & AMDID2_TOPOLOGY) != 0) { in topo_probe_amd()
/src/sys/x86/include/
H A Dspecialreg.h272 #define AMDID2_TOPOLOGY 0x00400000 macro