Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/mm/
Dgup.c136 static int gup_huge_pud(pud_t pud, unsigned long addr, unsigned long end, in gup_huge_pud() function
180 if (!gup_huge_pud(pud, addr, next, write, pages,nr)) in gup_pud_range()
/linux-3.4.99/arch/x86/mm/
Dgup.c181 static noinline int gup_huge_pud(pud_t pud, unsigned long addr, in gup_huge_pud() function
229 if (!gup_huge_pud(pud, addr, next, write, pages, nr)) in gup_pud_range()