pgtable_gfp_flags 11 arch/powerpc/include/asm/book3s/32/pgalloc.h pgtable_gfp_flags(mm, GFP_KERNEL)); pgtable_gfp_flags 28 arch/powerpc/include/asm/book3s/64/pgalloc.h return (pgd_t *)__get_free_page(pgtable_gfp_flags(mm, PGALLOC_GFP)); pgtable_gfp_flags 31 arch/powerpc/include/asm/book3s/64/pgalloc.h page = alloc_pages(pgtable_gfp_flags(mm, PGALLOC_GFP | __GFP_RETRY_MAYFAIL), pgtable_gfp_flags 56 arch/powerpc/include/asm/book3s/64/pgalloc.h pgtable_gfp_flags(mm, GFP_KERNEL)); pgtable_gfp_flags 98 arch/powerpc/include/asm/book3s/64/pgalloc.h pgtable_gfp_flags(mm, GFP_KERNEL)); pgtable_gfp_flags 23 arch/powerpc/include/asm/nohash/64/pgalloc.h pgtable_gfp_flags(mm, GFP_KERNEL)); pgtable_gfp_flags 51 arch/powerpc/include/asm/nohash/64/pgalloc.h pgtable_gfp_flags(mm, GFP_KERNEL)); pgtable_gfp_flags 23 arch/powerpc/include/asm/nohash/pgalloc.h pgtable_gfp_flags(mm, GFP_KERNEL)); pgtable_gfp_flags 73 arch/powerpc/mm/hugetlbpage.c new = kmem_cache_alloc(cachep, pgtable_gfp_flags(mm, GFP_KERNEL));