Searched refs:xen_dup_mmap (Results 1 – 2 of 2) sorted by relevance
20 void xen_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm);
1172 void xen_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) in xen_dup_mmap() function2109 .dup_mmap = xen_dup_mmap,