Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dentry_std.c39 static struct mobj *shm_mobj; variable
134 if (param_mem_from_mobj(mem, shm_mobj, pa, sz)) in set_tmem_param()
760 shm_mobj = mobj_phys_alloc(default_nsec_shm_paddr, in default_mobj_init()
763 if (!shm_mobj) in default_mobj_init()