Searched refs:nex_phys_mem_ta_alloc (Results 1 – 5 of 5) sorted by relevance
18 tee_mm_entry_t *nex_phys_mem_ta_alloc(size_t size);54 return nex_phys_mem_ta_alloc(size); in phys_mem_ta_alloc()
106 tee_mm_entry_t *nex_phys_mem_ta_alloc(size_t size) in nex_phys_mem_ta_alloc() function
156 mm = nex_phys_mem_ta_alloc(size); in rwp_paged_iv_alloc()270 mm = nex_phys_mem_ta_alloc(size); in rwp_unpaged_iv_alloc()
207 prtn->ta_ram = nex_phys_mem_ta_alloc(get_ta_ram_size()); in configure_guest_prtn_mem()
520 mm = nex_phys_mem_ta_alloc(pageable_size); in init_pager_runtime()