Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dspecialreg.h982 #define MC_MISC_AMD_LOCK 0x2000000000000000 /* Register locked */ macro
/f-stack/freebsd/x86/x86/
H A Dmca.c1196 if ((misc & MC_MISC_AMD_LOCK) != 0) { in amd_thresholding_monitor()