boot_core
boot_core(cluster, core, vpe_id);
.boot_core = vpu_imx8q_boot_core,
.boot_core = vpu_imx8q_boot_core,
if (ops && ops->boot_core)
return ops->boot_core(core);
int (*boot_core)(struct vpu_core *core);
u32 boot_core;
qcom_socinfo->info.boot_core = __le32_to_cpu(info->boot_core);
&qcom_socinfo->info.boot_core);
__le32 boot_core;