Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce.c1255 static void mce_start_timer(unsigned long data) in mce_start_timer() function
1520 setup_timer(t, mce_start_timer, smp_processor_id()); in __mcheck_cpu_init_timer()