Home
last modified time | relevance | path

Searched defs:follow_huge_pd (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dhugetlbpage.c491 struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
/Linux-v4.19/include/linux/
Dhugetlb.h197 #define follow_huge_pd(vma, addr, hpd, flags, pdshift) NULL macro
/Linux-v4.19/mm/
Dhugetlb.c4807 follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function