Searched refs:__gup_device_huge_pud (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/mm/ |
D | gup.c | 1935 static int __gup_device_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in __gup_device_huge_pud() function 1959 static int __gup_device_huge_pud(pud_t pud, pud_t *pudp, unsigned long addr, in __gup_device_huge_pud() function 2106 return __gup_device_huge_pud(orig, pudp, addr, end, pages, nr); in gup_huge_pud()
|