Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.c300 static struct mmu_pgt *core_mmu_pgt_alloc(struct mmu_partition *prtn) in core_mmu_pgt_alloc() function
445 new_pgt = core_mmu_pgt_alloc(prtn); in core_mmu_entry_copy()
808 pgt = core_mmu_pgt_alloc(prtn); in core_mmu_entry_to_finer_grained()