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