Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dpgtable_64.c106 VM_WARN_ON(!p4d_huge(p4d)); in p4d_page()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h390 #ifndef p4d_huge
391 #define p4d_huge(x) 0 macro
/OK3568_Linux_fs/kernel/mm/
H A Dgup.c753 BUILD_BUG_ON(p4d_huge(*p4d)); in follow_p4d_mask()
2585 BUILD_BUG_ON(p4d_huge(p4d)); in gup_p4d_range()