Home
last modified time | relevance | path

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

/mm/
Dvmacache.c93 struct vm_area_struct *vmacache_find_exact(struct mm_struct *mm, in vmacache_find_exact() function
Dnommu.c756 vma = vmacache_find_exact(mm, addr, end); in find_vma_exact()