Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmca.c539 static unsigned long cpe_history[CPE_HISTORY_LENGTH]; in ia64_mca_cpe_int_handler() local
556 if (now - cpe_history[i] <= HZ) in ia64_mca_cpe_int_handler()
579 cpe_history[index++] = now; in ia64_mca_cpe_int_handler()