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

/linux-4.4.14/arch/x86/xen/
H A Dmmu.c1004 static void drop_other_mm_ref(void *info) drop_other_mm_ref() function
1038 smp_call_function_single(cpu, drop_other_mm_ref, mm, 1); for_each_online_cpu()
1055 smp_call_function_many(mask, drop_other_mm_ref, mm, 1);

Completed in 58 milliseconds