Home
last modified time | relevance | path

Searched refs:__pgd_populate (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
A Dpgalloc.h74 static inline void __pgd_populate(pgd_t *pgdp, phys_addr_t p4dp, pgdval_t prot) in __pgd_populate() function
85 __pgd_populate(pgdp, __pa(p4dp), pgdval); in pgd_populate()
89 static inline void __pgd_populate(pgd_t *pgdp, phys_addr_t p4dp, pgdval_t prot) in __pgd_populate() function
/arch/arm64/mm/
A Dkasan_init.c109 __pgd_populate(pgdp, p4d_phys, PGD_TYPE_TABLE); in kasan_p4d_offset()
A Dmmu.c413 __pgd_populate(pgdp, p4d_phys, pgdval); in alloc_init_p4d()

Completed in 8 milliseconds