Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h13 TABLE_PMD, enumerator
56 return get_pointer_table(mm, TABLE_PMD); in pmd_alloc_one()
61 return free_pointer_table(pmd, TABLE_PMD); in pmd_free()
67 return free_pointer_table(pmd, TABLE_PMD); in __pmd_free_tlb()
/linux/arch/arm64/mm/
H A Dmmu.c314 pmd_phys = pgtable_alloc(TABLE_PMD); in alloc_init_cont_pmd()
546 case TABLE_PMD: in __pgd_pgtable_alloc()
641 pmd_phys = pgd_pgtable_alloc_init_mm_gfp(TABLE_PMD, gfp); in split_pud()