Searched refs:p4d_huge (Results 1 – 3 of 3) sorted by relevance
105 VM_WARN_ON(!p4d_huge(p4d)); in p4d_page()
481 #ifndef p4d_huge482 #define p4d_huge(x) 0 macro
824 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()2886 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()