Searched refs:__find_vma (Results 1 – 2 of 2) sorted by relevance
2379 static struct vm_area_struct *__find_vma(struct mm_struct *mm, in __find_vma() function2413 vma = __find_vma(mm, addr); in find_vma()2426 vma = __find_vma(mm, addr); in get_vma()
498 __find_vma(struct i915_vma_coredump *vma, const char *name) in __find_vma() function512 return __find_vma(ee->vma, "batch"); in find_batch()