Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmca.c1298 if ((misc & (MC_MISC_AMD_VAL | MC_MISC_AMD_CNTP)) != in amd_thresholding_monitor()
1299 (MC_MISC_AMD_VAL | MC_MISC_AMD_CNTP)) in amd_thresholding_monitor()
/freebsd/sys/x86/include/
H A Dspecialreg.h1046 #define MC_MISC_AMD_VAL 0x8000000000000000 /* Counter presence valid */ macro