Searched refs:drop_other_mm_ref (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/xen/
H A Dmmu.c1218 static void drop_other_mm_ref(void *info) function
1252 smp_call_function_single(cpu, drop_other_mm_ref, mm, 1);
1269 smp_call_function_many(mask, drop_other_mm_ref, mm, 1);

Completed in 34 milliseconds