Searched refs:nex_phys_mem_alloc2 (Results 1 – 5 of 5) sorted by relevance
19 tee_mm_entry_t *nex_phys_mem_alloc2(paddr_t base, size_t size);59 return nex_phys_mem_alloc2(base, size); in phys_mem_alloc2()
321 mm = nex_phys_mem_alloc2(pa, n); in boot_mem_release_unused()324 mm = nex_phys_mem_alloc2(tmp_pa, tmp_n); in boot_mem_release_unused()
121 tee_mm_entry_t *nex_phys_mem_alloc2(paddr_t base, size_t size) in nex_phys_mem_alloc2() function
182 if (!nex_phys_mem_alloc2(map->pa, map->size)) in virt_init_memory()
1000 if (!nex_phys_mem_alloc2(pa, end_pa - pa)) { in reinit_manifest_dt()