Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c992 static void xen_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) in xen_dup_mmap() function
2135 .dup_mmap = xen_dup_mmap,