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 D | MsOSmm.h | 200 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 D | MsOSmm.h | 200 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 D | MsOSmm.h | 199 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 D | MsOSmm.h | 199 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 D | MsOSmm.h | 201 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);
|