Searched refs:threshold_restart_bank (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/cpu/mcheck/
H A Dmce_amd.c97 static void threshold_restart_bank(void *_tr) function
176 threshold_restart_bank(&tr);
284 smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
308 smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
341 smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/cpu/mcheck/
H A Dmce_amd.c97 static void threshold_restart_bank(void *_tr) function
176 threshold_restart_bank(&tr);
284 smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
308 smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
341 smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);

Completed in 87 milliseconds