Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dmca.c536 static unsigned long cpe_history[CPE_HISTORY_LENGTH]; in ia64_mca_cpe_int_handler() local
553 if (now - cpe_history[i] <= HZ) in ia64_mca_cpe_int_handler()
576 cpe_history[index++] = now; in ia64_mca_cpe_int_handler()