Home
last modified time | relevance | path

Searched refs:MC_MISC_AMD_CNTP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/x86/
H A Dmca.c1506 if ((misc & (MC_MISC_AMD_VAL | MC_MISC_AMD_CNTP)) != in amd_thresholding_monitor()
1507 (MC_MISC_AMD_VAL | MC_MISC_AMD_CNTP)) in amd_thresholding_monitor()
/freebsd/sys/x86/include/
H A Dspecialreg.h1115 #define MC_MISC_AMD_CNTP 0x4000000000000000 /* Counter present */ macro