Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dmmu.c561 pgd_pgtable_alloc_init_mm_gfp(enum pgtable_type pgtable_type, gfp_t gfp) in pgd_pgtable_alloc_init_mm_gfp() function
569 return pgd_pgtable_alloc_init_mm_gfp(pgtable_type, GFP_PGTABLE_KERNEL); in pgd_pgtable_alloc_init_mm()
596 pte_phys = pgd_pgtable_alloc_init_mm_gfp(TABLE_PTE, gfp); in split_pmd()
641 pmd_phys = pgd_pgtable_alloc_init_mm_gfp(TABLE_PMD, gfp); in split_pud()