Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/mm/
A Dmobj.c36 enum buf_is_attr battr; member
94 a = moph->battr; in mobj_phys_matches()
140 enum buf_is_attr battr, in mobj_phys_init() argument
165 if (!va && battr != CORE_MEM_SDP_MEM) in mobj_phys_init()
172 moph->battr = battr; in mobj_phys_init()
184 enum buf_is_attr battr) in mobj_phys_alloc() argument
188 switch (battr) { in mobj_phys_alloc()
206 return mobj_phys_init(pa, size, mem_type, battr, area_type); in mobj_phys_alloc()
/optee_os-3.20.0/core/include/mm/
A Dmobj.h233 enum buf_is_attr battr);

Completed in 4 milliseconds