Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dspecialreg.h458 #define AMDID_COREID_SIZE 0x0000f000 macro
/freebsd/sys/x86/x86/
H A Dmp_x86.c281 pkg_id_shift = (cpu_procinfo2 & AMDID_COREID_SIZE) >> in topo_probe_amd()