Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhugetlb.h246 #ifndef p4d_huge
247 #define p4d_huge(x) 0 macro
/Linux-v4.19/mm/
Dgup.c369 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()
1721 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()