Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dx86.c156 regs[2] = (width << AMDID_COREID_SIZE_SHIFT) | logical_cpus; in x86_emulate_cpuid()
/freebsd/sys/x86/include/
H A Dspecialreg.h431 #define AMDID_COREID_SIZE_SHIFT 12 macro
/freebsd/sys/x86/x86/
H A Dmp_x86.c282 AMDID_COREID_SIZE_SHIFT; in topo_probe_amd()