Home
last modified time | relevance | path

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

/optee_os/core/mm/
A Dmobj.c37 enum buf_is_attr battr; member
94 a = moph->battr; in mobj_phys_matches()
139 enum buf_is_attr battr, in mobj_phys_init() argument
164 if (!va && battr != CORE_MEM_SDP_MEM) in mobj_phys_init()
171 moph->battr = battr; in mobj_phys_init()
183 enum buf_is_attr battr) in mobj_phys_alloc() argument
187 switch (battr) { in mobj_phys_alloc()
205 return mobj_phys_init(pa, size, cattr, battr, area_type); in mobj_phys_alloc()
/optee_os/core/include/mm/
A Dmobj.h233 enum buf_is_attr battr);

Completed in 4 milliseconds