Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dx86.c175 regs[2] &= ~AMDID2_PTSCEL2I; in x86_emulate_cpuid()
/freebsd/sys/x86/include/
H A Dspecialreg.h277 #define AMDID2_PTSCEL2I 0x10000000 macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_amd.c958 if ((amd_feature2 & AMDID2_PTSCEL2I) != 0) { in pmc_amd_initialize()