ice_memcpy
ice_memcpy(dst, src, BITS_TO_CHUNKS(size) * sizeof(ice_bitmap_t),
ice_memcpy(&desc_cpy, desc, sizeof(desc_cpy),
ice_memcpy(buf, buf_cpy, buf_size,
ice_memcpy(desc, &desc_cpy, sizeof(desc_cpy),
ice_memcpy(res, buf->elem, sizeof(*buf->elem) * num,
ice_memcpy(buf->elem, res, sizeof(*buf->elem) * num,
ice_memcpy(cmd->mac_addr, mac_addr, ETH_ALEN, ICE_NONDMA_TO_NONDMA);
ice_memcpy(li->module_type, &pcaps->module_type,
ice_memcpy(hw->port_info->mac.lan_addr,
ice_memcpy(hw->port_info->mac.perm_addr,
ice_memcpy(&cmd->topo_params, topo_params, sizeof(*topo_params),
ice_memcpy(&cmd->topo_params, topo_params, sizeof(*topo_params),
ice_memcpy(data, cmd->data_read, data_size, ICE_NONDMA_TO_NONDMA);
ice_memcpy(&dest_byte, dest, sizeof(dest_byte), ICE_NONDMA_TO_NONDMA);
ice_memcpy(dest, &dest_byte, sizeof(dest_byte), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&dest_word, dest, sizeof(dest_word), ICE_NONDMA_TO_NONDMA);
ice_memcpy(dest, &dest_word, sizeof(dest_word), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&dest_dword, dest, sizeof(dest_dword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(dest, &dest_dword, sizeof(dest_dword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&dest_qword, dest, sizeof(dest_qword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(dest, &dest_qword, sizeof(dest_qword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&dest_byte, src, sizeof(dest_byte), ICE_NONDMA_TO_NONDMA);
ice_memcpy(target, &dest_byte, sizeof(dest_byte), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&src_word, src, sizeof(src_word), ICE_NONDMA_TO_NONDMA);
ice_memcpy(target, &dest_word, sizeof(dest_word), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&src_dword, src, sizeof(src_dword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(target, &dest_dword, sizeof(dest_dword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(&src_qword, src, sizeof(src_qword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(target, &dest_qword, sizeof(dest_qword), ICE_NONDMA_TO_NONDMA);
ice_memcpy(data, &desc.params.get_sensor_reading_resp,
ice_memcpy(pi->phy.link_info.module_type, &pcaps->module_type,
ice_memcpy(desc_on_ring, desc, sizeof(*desc_on_ring),
ice_memcpy(dma_buf->va, buf, buf_size, ICE_NONDMA_TO_DMA);
ice_memcpy(desc, desc_on_ring, sizeof(*desc),
ice_memcpy(buf, dma_buf->va, copy_size,
ice_memcpy(cd->wb_desc, desc_on_ring,
ice_memcpy(&e->desc, desc, sizeof(e->desc), ICE_DMA_TO_NONDMA);
ice_memcpy(e->msg_buf, cq->rq.r.rq_bi[desc_idx].va,
ice_memcpy(hw->pkg_name, meta->name, sizeof(meta->name),
ice_memcpy(hw->ice_seg_id, seg_hdr->seg_id,
ice_memcpy(hw->active_pkg_name,
ice_memcpy(&hw->blk[blk].es.t[off], fv, hw->blk[blk].es.fvw *
ice_memcpy(dst + offset, src, sect_len, ICE_NONDMA_TO_NONDMA);
ice_memcpy(p->es, &hw->blk[blk].es.t[off], vec_size,
ice_memcpy(p->entry[0].key,
ice_memcpy(sect_rx->tcam, hw->tnl.tbl[index].boost_entry,
ice_memcpy(sect_tx->tcam, sect_rx->tcam, sizeof(*sect_tx->tcam),
ice_memcpy(sect_rx->tcam + j,
ice_memcpy(sect_tx->tcam + j,
ice_memcpy(¶ms->prof->segs[i], &segs[i], sizeof(*segs),
ice_memcpy(q_ctx, vsi_ctx->lan_q_ctx[tc],
ice_memcpy(&root->info, info, sizeof(*info), ICE_NONDMA_TO_NONDMA);
ice_memcpy(q_ctx, vsi_ctx->rdma_q_ctx[tc],
ice_memcpy(eth_hdr, dummy_eth_header, eth_hdr_sz, ICE_NONDMA_TO_NONDMA);
ice_memcpy(eth_hdr + ICE_ETH_DA_OFFSET, daddr, ETH_ALEN,
ice_memcpy(mac_addr, dummy_eth_header, ETH_ALEN,