Lines Matching refs:MS_U64
142 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
143 MS_U64 heap_length; //out: heap length
157 MS_U64 virt_addr; //in: the VA need to flush
158 MS_U64 length; //in: flush length
164 MS_U64 virt_addr; //in: the VA need to unmap
165 MS_U64 length; //in: unmap length
181 MS_U64 offset_in_pool; //in: offset in pool
182 MS_U64 length; //in get memory length
185 MS_U64 virt_addr; //out: virtual address for user mode access
193 MS_U64 offset_in_pool; //in: offset in pool
194 MS_U64 length; //in
200 MS_U64 offset_in_pool; //in: offset in pool
201 MS_U64 length; //in get memory length
210 MS_U64 offset_in_heap; //in: pool location in space
211 MS_U64 len; //in: pool length in space
218 MS_U64 space_length; //out: space leagth
219 MS_U64 space_miu_start_offset; //out: space start offset in miu
239 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);