Searched refs:remote_heap (Results 1 – 1 of 1) sorted by relevance
279 struct fastrpc_buf *remote_heap; member1273 if (!fl->cctx->remote_heap) { in fastrpc_init_create_static_process()1275 &fl->cctx->remote_heap); in fastrpc_init_create_static_process()1284 (u64)fl->cctx->remote_heap->size, in fastrpc_init_create_static_process()1289 fl->cctx->remote_heap->phys, fl->cctx->remote_heap->size, err); in fastrpc_init_create_static_process()1309 pages[0].addr = fl->cctx->remote_heap->phys; in fastrpc_init_create_static_process()1339 (u64)fl->cctx->remote_heap->size, in fastrpc_init_create_static_process()1343 fl->cctx->remote_heap->phys, fl->cctx->remote_heap->size, err); in fastrpc_init_create_static_process()1346 fastrpc_buf_free(fl->cctx->remote_heap); in fastrpc_init_create_static_process()2420 if (cctx->remote_heap) in fastrpc_rpmsg_remove()[all …]