Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c1061 static void drop_other_mm_ref(void *info) in drop_other_mm_ref() function
1102 smp_call_function_single(cpu, drop_other_mm_ref, mm, 1); in xen_drop_mm_ref()
1119 smp_call_function_many(mask, drop_other_mm_ref, mm, 1); in xen_drop_mm_ref()