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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Dmain.c150 * mtrr_work_handler - Synchronisation handler. Executed by "other" CPUs.
155 static int mtrr_work_handler(void *info) function
269 stop_one_cpu_nowait(cpu, mtrr_work_handler, &data, work);

Completed in 90 milliseconds