Home
last modified time | relevance | path

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

/src/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()
/src/sys/x86/include/
H A Dspecialreg.h1111 #define MC_MISC_AMD_VAL 0x8000000000000000 /* Counter presence valid */ macro