Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhuge_mm.h28 extern struct page *follow_trans_huge_pmd(struct vm_area_struct *vma,
/Linux-v5.4/mm/
Dgup.c417 page = follow_trans_huge_pmd(vma, address, pmd, flags); in follow_pmd_mask()
Dhuge_memory.c1464 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma, in follow_trans_huge_pmd() function
/Linux-v5.4/fs/proc/
Dtask_mmu.c582 page = follow_trans_huge_pmd(vma, addr, pmd, FOLL_DUMP); in smaps_pmd_entry()
/Linux-v5.4/Documentation/vm/
Dunevictable-lru.rst467 See also comment in follow_trans_huge_pmd().