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