Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable_64.c105 VM_WARN_ON(!p4d_huge(p4d)); in p4d_page()
/openbmc/linux/include/linux/
H A Dhugetlb.h502 #ifndef p4d_huge
503 #define p4d_huge(x) 0 macro
/openbmc/linux/mm/
H A Dgup.c778 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()
3070 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()