Home
last modified time | relevance | path

Searched defs:MSOS_MMPool_Notify_Param (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOSmm.h200 struct MSOS_MMPool_Notify_Param struct
202 MS_U32 pool_handle_id;//pool handle
203 void (*notify_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOSmm.h200 struct MSOS_MMPool_Notify_Param struct
202 MS_U32 pool_handle_id;//pool handle
203 void (*notify_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOSmm.h199 struct MSOS_MMPool_Notify_Param struct
201 MS_U32 pool_handle_id;//pool handle
202 void (*notify_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOSmm.h199 struct MSOS_MMPool_Notify_Param struct
201 MS_U32 pool_handle_id;//pool handle
202 void (*notify_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOSmm.h201 struct MSOS_MMPool_Notify_Param struct
203 MS_U32 pool_handle_id;//pool handle
204 void (*notify_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);