Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dnommu.c669 static struct vm_area_struct *find_vma_exact(struct mm_struct *mm, in find_vma_exact() function
1567 vma = find_vma_exact(current->mm, addr, old_len); in do_mremap()