Searched refs:cmc_history (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dmca.c1395 static unsigned long cmc_history[CMC_HISTORY_LENGTH]; ia64_mca_cmc_int_handler() local
1411 if (now - cmc_history[i] <= HZ) ia64_mca_cmc_int_handler()
1439 cmc_history[index++] = now; ia64_mca_cmc_int_handler()

Completed in 66 milliseconds