Searched refs:alloc_init_pte (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/unicore32/mm/ | 
| D | mmu.c | 158 static void __init alloc_init_pte(pmd_t *pmd, unsigned long addr,  in alloc_init_pte()  function193 		alloc_init_pte(pmd, addr, end, __phys_to_pfn(phys), type);  in alloc_init_section()
 
 | 
| /Linux-v5.4/arch/arm/mm/ | 
| D | mmu.c | 757 static void __init alloc_init_pte(pmd_t *pmd, unsigned long addr,  in alloc_init_pte()  function821 			alloc_init_pte(pmd, addr, next,  in alloc_init_pmd()
 
 |