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