Searched refs:touch_pud (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/mm/ |
D | internal.h | 1274 void touch_pud(struct vm_area_struct *vma, unsigned long addr,
|
D | huge_memory.c | 1690 void touch_pud(struct vm_area_struct *vma, unsigned long addr, in touch_pud() function 1746 touch_pud(vmf->vma, vmf->address, vmf->pud, write); in huge_pud_set_accessed()
|
D | gup.c | 649 touch_pud(vma, addr, pudp, flags & FOLL_WRITE); in follow_huge_pud()
|