Home
last modified time | relevance | path

Searched refs:pgtable_gfp_flags (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h28 return (pgd_t *)__get_free_page(pgtable_gfp_flags(mm, PGALLOC_GFP)); in radix__pgd_alloc()
31 page = alloc_pages(pgtable_gfp_flags(mm, PGALLOC_GFP | __GFP_RETRY_MAYFAIL), in radix__pgd_alloc()
56 pgtable_gfp_flags(mm, GFP_KERNEL)); in pgd_alloc()
98 pgtable_gfp_flags(mm, GFP_KERNEL)); in pud_alloc_one()
/linux/arch/powerpc/include/asm/
A Dpgalloc.h8 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags() function
15 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags() function
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h23 pgtable_gfp_flags(mm, GFP_KERNEL)); in pud_alloc_one()
51 pgtable_gfp_flags(mm, GFP_KERNEL)); in pmd_alloc_one()
/linux/arch/powerpc/include/asm/nohash/
A Dpgalloc.h23 pgtable_gfp_flags(mm, GFP_KERNEL)); in pgd_alloc()
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h11 pgtable_gfp_flags(mm, GFP_KERNEL)); in pgd_alloc()
/linux/arch/powerpc/mm/
A Dhugetlbpage.c66 new = kmem_cache_alloc(cachep, pgtable_gfp_flags(mm, GFP_KERNEL)); in __hugepte_alloc()

Completed in 7 milliseconds