Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/kernel/
Dmca.c540 static unsigned long cpe_history[CPE_HISTORY_LENGTH]; in ia64_mca_cpe_int_handler() local
557 if (now - cpe_history[i] <= HZ) in ia64_mca_cpe_int_handler()
580 cpe_history[index++] = now; in ia64_mca_cpe_int_handler()