Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/xen/
Dmmu.h20 void xen_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm);
Dmmu.c1172 void xen_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) in xen_dup_mmap() function
2109 .dup_mmap = xen_dup_mmap,