Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dgup.c1365 struct vm_area_struct *vma_prev = NULL; in check_dax_vmas() local
1370 if (vma == vma_prev) in check_dax_vmas()
1373 vma_prev = vma; in check_dax_vmas()