Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dx86.c196 regs[2] &= ~AMDID2_NODE_ID; in x86_emulate_cpuid()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h249 #define AMDID2_NODE_ID 0x00080000 macro
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c326 if ((amd_feature2 & AMDID2_NODE_ID) != 0) { in topo_probe_amd()