Searched refs:alloc_init_pmd (Results 1 – 2 of 2) sorted by relevance
/arch/arm64/mm/ |
D | mmu.c | 123 static void alloc_init_pmd(struct mm_struct *mm, pud_t *pud, in alloc_init_pmd() function 229 alloc_init_pmd(mm, pud, addr, next, phys, prot, alloc); in alloc_init_pud()
|
/arch/arm/mm/ |
D | mmu.c | 781 static void __init alloc_init_pmd(pud_t *pud, unsigned long addr, in alloc_init_pmd() function 821 alloc_init_pmd(pud, addr, next, phys, type); in alloc_init_pud()
|