Searched refs:nex_phys_mem_mm_find (Results 1 – 5 of 5) sorted by relevance
16 tee_mm_entry_t *nex_phys_mem_mm_find(paddr_t addr);44 return nex_phys_mem_mm_find(addr); in phys_mem_mm_find()
307 mm = nex_phys_mem_mm_find(pa); in boot_mem_release_unused()361 mm = nex_phys_mem_mm_find(pa); in boot_mem_release_tmp_alloc()
222 tee_mm_entry_t *mm = nex_phys_mem_mm_find(pa); in rwp_paged_iv_free()339 mm = nex_phys_mem_mm_find(virt_to_phys(rwp->store)); in rwp_unpaged_iv_free()458 tee_mm_free(nex_phys_mem_mm_find(virt_to_phys(rop->store))); in rop_uninit()
83 tee_mm_entry_t *nex_phys_mem_mm_find(paddr_t addr) in nex_phys_mem_mm_find() function
1044 tee_mm_free(nex_phys_mem_mm_find(pa)); in release_manifest_dt()