Searched refs:hugepd (Results 1 – 2 of 2) sorted by relevance
2368 static int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument2373 unsigned long sz = 1UL << hugepd_shift(hugepd); in gup_huge_pd()2376 ptep = hugepte_offset(hugepd, addr, pdshift); in gup_huge_pd()2386 static inline int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument
22 #define is_hugepd(hugepd) (0) argument