Home
last modified time | relevance | path

Searched refs:gup_huge_pud (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/mm/
Dgup.c137 static int gup_huge_pud(pud_t pud, unsigned long addr, unsigned long end, in gup_huge_pud() function
181 if (!gup_huge_pud(pud, addr, next, write, pages,nr)) in gup_pud_range()
/linux-4.4.14/arch/x86/mm/
Dgup.c193 static noinline int gup_huge_pud(pud_t pud, unsigned long addr, in gup_huge_pud() function
240 if (!gup_huge_pud(pud, addr, next, write, pages, nr)) in gup_pud_range()
/linux-4.4.14/mm/
Dgup.c1166 static int gup_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in gup_huge_pud() function
1307 if (!gup_huge_pud(pud, pudp, addr, next, write, in gup_pud_range()