Searched refs:hugepd (Results 1 – 2 of 2) sorted by relevance
2667 static int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument2672 unsigned long sz = 1UL << hugepd_shift(hugepd); in gup_huge_pd()2675 ptep = hugepte_offset(hugepd, addr, pdshift); in gup_huge_pd()2685 static inline int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument
23 #define is_hugepd(hugepd) (0) argument