dmub_memcpy
#ifndef dmub_memcpy
dmub_memcpy(dst, src, DMUB_RB_CMD_SIZE);
dmub_memcpy(cmd, rd_ptr, DMUB_RB_CMD_SIZE);
dmub_memcpy(buf, base + pos, sizeof(buf));
dmub_memcpy(buf, base + pos, fb->size - end);
dmub_memcpy(¬ify->hpd_sense_notify,
dmub_memcpy(¬ify->fused_request, &cmd.fused_io.request, sizeof(cmd.fused_io.request));
dmub_memcpy((void *)¬ify->aux_reply,