Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhuge_mm.h28 extern struct page *follow_trans_huge_pmd(struct vm_area_struct *vma,
/Linux-v4.19/mm/
Dgup.c312 page = follow_trans_huge_pmd(vma, address, pmd, flags); in follow_pmd_mask()
Dhuge_memory.c1392 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma, in follow_trans_huge_pmd() function
/Linux-v4.19/fs/proc/
Dtask_mmu.c547 page = follow_trans_huge_pmd(vma, addr, pmd, FOLL_DUMP); in smaps_pmd_entry()
/Linux-v4.19/Documentation/vm/
Dunevictable-lru.rst463 See also comment in follow_trans_huge_pmd().