Searched refs:get_info_param (Results 1 – 1 of 1) sorted by relevance
443 MS_BOOL CMA_Pool_Get_Info_From_PA(MS_S32 fd,struct CMA_Pool_Get_Info_From_Pa_Param *get_info_param) in CMA_Pool_Get_Info_From_PA() argument455 get_info_args.PA=get_info_param->PA; in CMA_Pool_Get_Info_From_PA()462 get_info_param->heap_id = get_info_args.heap_id; in CMA_Pool_Get_Info_From_PA()463 get_info_param->miu = get_info_args.miu; in CMA_Pool_Get_Info_From_PA()464 get_info_param->heap_miu_start_offset = get_info_args.heap_miu_start_offset; in CMA_Pool_Get_Info_From_PA()465 get_info_param->heap_length = get_info_args.heap_length; in CMA_Pool_Get_Info_From_PA()466 get_info_param->pa_offset_in_heap = get_info_args.pa_offset_in_heap; in CMA_Pool_Get_Info_From_PA()521 struct CMA_Pool_Get_Info_From_Pa_Param get_info_param; in MApi_CMA_Pool_GetKernelCMAPooLUserVA() local526 memset(&get_info_param,0,sizeof(struct CMA_Pool_Get_Info_From_Pa_Param)); in MApi_CMA_Pool_GetKernelCMAPooLUserVA()554 get_info_param.PA = pAddrPhys; in MApi_CMA_Pool_GetKernelCMAPooLUserVA()[all …]