Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/mm/
A Dmobj_dyn_shm.c249 static bool mobj_reg_shm_matches(struct mobj *mobj, enum buf_is_attr attr);
268 .matches = mobj_reg_shm_matches,
278 DECLARE_KEEP_PAGER(mobj_reg_shm_matches);
282 static bool mobj_reg_shm_matches(struct mobj *mobj __maybe_unused, in mobj_reg_shm_matches() function

Completed in 2 milliseconds