Searched refs:touch_pmd (Results 1 – 3 of 3) sorted by relevance
/linux/mm/ |
H A D | internal.h | 1409 void touch_pmd(struct vm_area_struct *vma, unsigned long addr,
|
H A D | huge_memory.c | 1653 void touch_pmd(struct vm_area_struct *vma, unsigned long addr, in touch_pmd() function 1860 touch_pmd(vmf->vma, vmf->address, vmf->pmd, write); in huge_pmd_set_accessed()
|
H A D | gup.c | 750 touch_pmd(vma, addr, pmd, flags & FOLL_WRITE); in follow_huge_pmd()
|