Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dspecialreg.h411 #define AMDID_COREID_SIZE 0x0000f000 macro
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c267 pkg_id_shift = (cpu_procinfo2 & AMDID_COREID_SIZE) >> in topo_probe_amd()