Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dinitcpu.c341 if ((amd_feature2 & AMDID2_TCE) != 0) { in initializecpu()
/freebsd/sys/amd64/vmm/
H A Dx86.c675 if (amd_feature2 & AMDID2_TCE) in vm_cpuid_capability()
/freebsd/sys/x86/include/
H A Dspecialreg.h269 #define AMDID2_TCE 0x00020000 macro