Searched refs:follow_trans_huge_pmd (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | huge_mm.h | 28 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma,
|
/kernel/linux/linux-6.6/mm/ |
H A D | internal.h | 1089 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma,
|
H A D | gup.c | 736 page = follow_trans_huge_pmd(vma, address, pmd, flags); in follow_pmd_mask()
|
H A D | huge_memory.c | 1443 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma, in follow_trans_huge_pmd() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | gup.c | 665 page = follow_trans_huge_pmd(vma, address, pmd, flags); in follow_pmd_mask()
|
H A D | huge_memory.c | 1340 struct page *follow_trans_huge_pmd(struct vm_area_struct *vma, in follow_trans_huge_pmd() function
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | task_mmu.c | 585 page = follow_trans_huge_pmd(vma, addr, pmd, FOLL_DUMP); in smaps_pmd_entry()
|
Completed in 22 milliseconds