pgd_huge           38 arch/powerpc/include/asm/book3s/64/pgtable-4k.h #define pgd_huge pgd_huge
pgd_huge           40 arch/powerpc/include/asm/book3s/64/pgtable-64k.h #define pgd_huge pgd_huge
pgd_huge          291 arch/powerpc/include/asm/nohash/pgtable.h #define pgd_huge		pgd_huge
pgd_huge          107 arch/powerpc/mm/pgtable_64.c 		VM_WARN_ON(!pgd_huge(pgd));
pgd_huge          229 include/linux/hugetlb.h #ifndef pgd_huge
pgd_huge          539 mm/gup.c       	if (pgd_huge(*pgd)) {
pgd_huge         2296 mm/gup.c       		if (unlikely(pgd_huge(pgd))) {