Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/xen/
Dmmu.h21 void xen_exit_mmap(struct mm_struct *mm);
Dmmu.c1259 void xen_exit_mmap(struct mm_struct *mm) in xen_exit_mmap() function
2110 .exit_mmap = xen_exit_mmap,