Searched refs:variable_period (Results 1 – 2 of 2) sorted by relevance
76 static int variable_period = 1; variable180 if (variable_period && adjust > 0) { in mce_amd_work_fn()184 } else if (variable_period) { in mce_amd_work_fn()188 if (variable_period && period > MCE_MAX) { in mce_amd_work_fn()192 if (variable_period && period < MCE_MIN) { in mce_amd_work_fn()213 if (variable_period && cpu_has(c, X86_FEATURE_SVM)) { in amd_nonfatal_mcheck_init()
33 static int variable_period = 1; variable73 if (variable_period) { in mce_work_fn()
Completed in 3 milliseconds