Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhugetlb.h232 #ifndef p4d_huge
233 #define p4d_huge(x) 0 macro
/Linux-v5.4/mm/
Dgup.c474 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()
2256 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()