Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dmca.c1396 static unsigned long cmc_history[CMC_HISTORY_LENGTH]; in ia64_mca_cmc_int_handler() local
1412 if (now - cmc_history[i] <= HZ) in ia64_mca_cmc_int_handler()
1440 cmc_history[index++] = now; in ia64_mca_cmc_int_handler()