xe_uc_fw_upload
ret = xe_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE);
return xe_uc_fw_upload(&huc->fw, 0, HUC_UKERNEL);
int xe_uc_fw_upload(struct xe_uc_fw *uc_fw, u32 offset, u32 dma_flags);