Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dmobj.h127 static inline TEE_Result mobj_dec_map(struct mobj *mobj) in mobj_dec_map() function
/optee_os/core/kernel/
H A Dpseudo_ta.c136 res = mobj_dec_map(param->u[n].mem.mobj); in unmap_mapped_param()
/optee_os/core/arch/riscv/kernel/
H A Dthread_optee_abi.c262 mobj_dec_map(mobj); in std_entry_with_regd_arg()
/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc.c261 mobj_dec_map(mobj); in std_entry_with_regd_arg()
H A Dstmm_sp.c567 tmp_res = mobj_dec_map(mem->mobj); in stmm_enter_invoke_cmd()
H A Dthread_spmc.c2077 mobj_dec_map(mobj); in yielding_call_with_arg()
/optee_os/core/tee/
H A Dentry_std.c670 mobj_dec_map(param.u[1].mem.mobj); in get_protmem_config()