Searched refs:hugepd (Results 1 – 2 of 2) sorted by relevance
2826 static int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument2831 unsigned long sz = 1UL << hugepd_shift(hugepd); in gup_huge_pd()2834 ptep = hugepte_offset(hugepd, addr, pdshift); in gup_huge_pd()2844 static inline int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument
25 #define is_hugepd(hugepd) (0) argument