Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dmobj.c33 enum buf_is_attr battr;
86 static bool mobj_phys_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_phys_matches()
89 enum buf_is_attr a; in mobj_phys_matches()
136 enum buf_is_attr battr, in mobj_phys_init()
180 enum buf_is_attr battr) in mobj_phys_alloc()
286 static bool mobj_shm_matches(struct mobj *mobj __unused, enum buf_is_attr attr) in mobj_shm_matches()
400 enum buf_is_attr attr) in mobj_with_fobj_matches()
H A Dmobj_dyn_shm.c271 static bool mobj_reg_shm_matches(struct mobj *mobj, enum buf_is_attr attr);
305 enum buf_is_attr attr) in mobj_reg_shm_matches()
619 enum buf_is_attr attr) in mobj_protmem_matches()
/optee_os/core/include/mm/
H A Dmobj.h39 bool (*matches)(struct mobj *mobj, enum buf_is_attr attr);
90 static inline bool mobj_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_matches()
235 enum buf_is_attr battr);
H A Dcore_memprot.h25 enum buf_is_attr { enum
/optee_os/core/arch/arm/mm/
H A Dsp_mem.c114 static bool mobj_sp_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_sp_matches()
H A Dmobj_ffa.c843 enum buf_is_attr attr) in ffa_shm_matches()
992 enum buf_is_attr attr) in ffa_prm_matches()