Searched refs:alloc_init_p4d (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/arch/arm64/mm/ |
D | mmu.c | 384 static void alloc_init_p4d(pgd_t *pgdp, unsigned long addr, unsigned long end, in alloc_init_p4d() function 449 alloc_init_p4d(pgdp, addr, next, phys, prot, pgtable_alloc, in __create_pgd_mapping_locked()
|
/linux-6.14.4/arch/arm/mm/ |
D | mmu.c | 849 static void __init alloc_init_p4d(pgd_t *pgd, unsigned long addr, in alloc_init_p4d() function 963 alloc_init_p4d(pgd, addr, next, phys, type, alloc, ng); in __create_mapping()
|