Searched refs:boot_core (Results 1 – 4 of 4) sorted by relevance
171 .boot_core = vpu_imx8q_boot_core,197 .boot_core = vpu_imx8q_boot_core,
47 int (*boot_core)(struct vpu_core *core); member142 if (ops && ops->boot_core) in vpu_iface_boot_core()143 return ops->boot_core(core); in vpu_iface_boot_core()
84 __le32 boot_core; member
468 static void boot_core(unsigned int cluster, unsigned int core, in boot_core() function639 boot_core(cluster, core, vpe_id); in cps_boot_secondary()