Searched refs:vmacache_find_exact (Results 1 – 2 of 2) sorted by relevance
/mm/ | ||
D | vmacache.c | 93 struct vm_area_struct *vmacache_find_exact(struct mm_struct *mm, in vmacache_find_exact() function |
D | nommu.c | 756 vma = vmacache_find_exact(mm, addr, end); in find_vma_exact() |