Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvmacache.h20 extern struct vm_area_struct *vmacache_find(struct mm_struct *mm,
/linux-4.1.27/mm/
Dvmacache.c86 struct vm_area_struct *vmacache_find(struct mm_struct *mm, unsigned long addr) in vmacache_find() function
Dnommu.c875 vma = vmacache_find(mm, addr); in find_vma()
Dmmap.c2037 vma = vmacache_find(mm, addr); in find_vma()