Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c96 struct mobj_ffa_prm { struct
146 static struct mobj_ffa_prm *to_mobj_ffa_prm(struct mobj *mobj) in to_mobj_ffa_prm()
149 return container_of(mobj, struct mobj_ffa_prm, mf.mobj); in to_mobj_ffa_prm()
190 struct mobj_ffa_prm *m = NULL; in ffa_prm_new()
291 struct mobj_ffa_prm *prm) in check_shm_overlaps_prm()
448 struct mobj_ffa_prm *mfr = to_mobj_ffa_prm(&mf->mobj); in mobj_ffa_add_pages_at()
466 static TEE_Result protect_mem(struct mobj_ffa_prm *m) in protect_mem()
474 static TEE_Result __maybe_unused restore_mem(struct mobj_ffa_prm *m) in restore_mem()
959 struct mobj_ffa_prm *m = to_mobj_ffa_prm(mobj); in ffa_prm_get_pa()
1028 struct mobj_ffa_prm *m = NULL; in cmp_protmem_pa()
[all …]