Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dx86.c174 regs[2] &= ~AMDID2_PNXC; in x86_emulate_cpuid()
/freebsd/sys/x86/include/
H A Dspecialreg.h274 #define AMDID2_PNXC 0x01000000 macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_amd.c974 if ((amd_feature2 & AMDID2_PNXC) != 0) { in pmc_amd_initialize()