Searched defs:pa_in_cma_pool_args (Results 1 – 1 of 1) sorted by relevance
56 struct pa_in_cma_pool_args struct58 MS_U64 PA;//in: PA value59 MS_S32 miu;//out: in which miu61 MS_BOOL in_heap;//out: whether in heap.If not, relative value can not get.62 MS_S32 heap_id; //out: heap id the pa in63 MS_U64 heap_miu_start_offset; //out: heap start offset in miu64 MS_U64 heap_length; //out: heap leagth65 MS_U64 pa_offset_in_heap; //out: pa location in heap66 MS_S32 error_code; // error code when failed,not used yet