Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c135 static struct mobj_ffa_shm *to_mobj_ffa_shm(struct mobj *mobj) in to_mobj_ffa_shm() function
319 return check_shm_overlaps_prm(to_mobj_ffa_shm(&mf->mobj), in cmp_pa_overlap()
322 return check_shm_overlaps_prm(to_mobj_ffa_shm(&mf2->mobj), in cmp_pa_overlap()
396 struct mobj_ffa_shm *m = to_mobj_ffa_shm(&mf->mobj); in mobj_ffa_sel1_spmc_delete()
423 free(to_mobj_ffa_shm(&mf->mobj)); in mobj_ffa_spmc_delete()
443 struct mobj_ffa_shm *mfs = to_mobj_ffa_shm(&mf->mobj); in mobj_ffa_add_pages_at()
653 offs = to_mobj_ffa_shm(&mf->mobj)->page_offset; in mobj_ffa_get_by_cookie()
700 mfs = to_mobj_ffa_shm(&mf->mobj); in mobj_ffa_get_by_cookie()
744 struct mobj_ffa_shm *m = to_mobj_ffa_shm(mobj); in ffa_shm_get_pa()
776 return to_mobj_ffa_shm(mobj)->page_offset; in ffa_shm_get_phys_offs()
[all …]