Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhuge_mm.h28 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma,
/Linux-v5.15/fs/proc/
Dtask_mmu.c545 page = follow_trans_huge_pmd(vma, addr, pmd, FOLL_DUMP); in smaps_pmd_entry()
/Linux-v5.15/mm/
Dgup.c708 page = follow_trans_huge_pmd(vma, address, pmd, flags); in follow_pmd_mask()
Dhuge_memory.c1353 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma, in follow_trans_huge_pmd() function
/Linux-v5.15/Documentation/vm/
Dunevictable-lru.rst461 See also comment in follow_trans_huge_pmd().