Searched refs:nex_phys_mem_core_alloc (Results 1 – 5 of 5) sorted by relevance
17 tee_mm_entry_t *nex_phys_mem_core_alloc(size_t size);49 return nex_phys_mem_core_alloc(size); in phys_mem_core_alloc()
101 tee_mm_entry_t *nex_phys_mem_core_alloc(size_t size) in nex_phys_mem_core_alloc() function
199 prtn->tee_ram = nex_phys_mem_core_alloc(VCORE_UNPG_RW_SZ); in configure_guest_prtn_mem()215 prtn->tables = nex_phys_mem_core_alloc(core_mmu_get_total_pages_size()); in configure_guest_prtn_mem()
315 mm = nex_phys_mem_core_alloc(size); in core_mmu_pgt_alloc()
665 mm = nex_phys_mem_core_alloc(XLAT_TABLE_SIZE); in core_mmu_xlat_table_alloc()