Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dx86.c180 regs[2] &= ~AMDID2_NODE_ID; in x86_emulate_cpuid()
/freebsd/sys/x86/include/
H A Dspecialreg.h269 #define AMDID2_NODE_ID 0x00080000 macro
/freebsd/sys/x86/x86/
H A Dmp_x86.c340 if ((amd_feature2 & AMDID2_NODE_ID) != 0) { in topo_probe_amd()