Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dx86.c170 regs[2] = (width << AMDID_COREID_SIZE_SHIFT) | logical_cpus; in x86_emulate_cpuid()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h412 #define AMDID_COREID_SIZE_SHIFT 12 macro
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c268 AMDID_COREID_SIZE_SHIFT; in topo_probe_amd()