Searched refs:p4d_huge (Results 1 – 3 of 3) sorted by relevance
105 VM_WARN_ON(!p4d_huge(p4d)); in p4d_page()
475 #ifndef p4d_huge476 #define p4d_huge(x) 0 macro
747 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()2843 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()
Completed in 10 milliseconds