Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/
Dpgtable_64.c105 VM_WARN_ON(!p4d_huge(p4d)); in p4d_page()
/linux-6.1.9/include/linux/
Dhugetlb.h481 #ifndef p4d_huge
482 #define p4d_huge(x) 0 macro
/linux-6.1.9/mm/
Dgup.c824 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()
2886 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()