Searched refs:alloc_init_pmd (Results 1 – 2 of 2) sorted by relevance
/arch/arm64/mm/ |
D | mmu.c | 126 static void alloc_init_pmd(pud_t *pud, unsigned long addr, unsigned long end, in alloc_init_pmd() function 233 alloc_init_pmd(pud, addr, next, phys, prot, in alloc_init_pud()
|
/arch/arm/mm/ |
D | mmu.c | 795 static void __init alloc_init_pmd(pud_t *pud, unsigned long addr, in alloc_init_pmd() function 837 alloc_init_pmd(pud, addr, next, phys, type, alloc, ng); in alloc_init_pud()
|