Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c1003 static void drop_other_mm_ref(void *info) in drop_other_mm_ref() function
1037 smp_call_function_single(cpu, drop_other_mm_ref, mm, 1); in xen_drop_mm_ref()
1054 smp_call_function_many(mask, drop_other_mm_ref, mm, 1); in xen_drop_mm_ref()