Searched refs:MC_MISC_AMD_CNTEN (Results 1 – 2 of 2) sorted by relevance
1279 misc |= MC_MISC_AMD_CNTEN; in amd_thresholding_start()1316 if ((misc & MC_MISC_AMD_CNTEN) != 0) { in amd_thresholding_monitor()
1093 #define MC_MISC_AMD_CNTEN 0x0008000000000000 /* Counter enabled */ macro