Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dmobj_dyn_shm.c564 static TEE_Result protect_mem(struct mobj_protmem *m) in protect_mem() function
719 res = protect_mem(m); in mobj_protmem_alloc()
/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c466 static TEE_Result protect_mem(struct mobj_ffa_prm *m) in protect_mem() function
499 res = protect_mem(to_mobj_ffa_prm(&mf->mobj)); in mobj_ffa_push_to_inactive()