Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dgup.c2378 static int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument
2383 unsigned long sz = 1UL << hugepd_shift(hugepd); in gup_huge_pd()
2386 ptep = hugepte_offset(hugepd, addr, pdshift); in gup_huge_pd()
2396 static inline int gup_huge_pd(hugepd_t hugepd, unsigned long addr, in gup_huge_pd() argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h22 #define is_hugepd(hugepd) (0) argument