Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/mm/
A Dsp_mem.c20 static const struct mobj_ops mobj_sp_ops; variable
31 assert(mobj->ops == &mobj_sp_ops); in to_mobj_sp()
59 m->mobj.ops = &mobj_sp_ops; in sp_mem_new_mobj()
176 static const struct mobj_ops mobj_sp_ops = { variable

Completed in 2 milliseconds