Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/x86/mm/
Dgup.c194 static noinline int gup_huge_pud(pud_t pud, unsigned long addr, in gup_huge_pud() function
242 if (!gup_huge_pud(pud, addr, next, write, pages, nr)) in gup_pud_range()
/linux-4.1.27/mm/
Dgup.c1120 static int gup_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in gup_huge_pud() function
1261 if (!gup_huge_pud(pud, pudp, addr, next, write, in gup_pud_range()