Searched refs:core_boot_config (Results 1 – 3 of 3) sorted by relevance
20 struct core_boot_config { struct28 struct core_boot_config *core_config; argument36 extern void mips_cps_boot_vpes(struct core_boot_config *cfg, unsigned vpe);
300 struct core_boot_config *core_bootcfg; in cps_prepare_cpus()612 struct core_boot_config *core_cfg = &cluster_cfg->core_config[core]; in remote_vpe_boot()624 struct core_boot_config *core_cfg = &cluster_cfg->core_config[core]; in cps_boot_secondary()783 struct core_boot_config *core_cfg; in cps_cpu_disable()
418 OFFSET(COREBOOTCFG_VPEMASK, core_boot_config, vpe_mask); in output_cps_defines()419 OFFSET(COREBOOTCFG_VPECONFIG, core_boot_config, vpe_config); in output_cps_defines()420 DEFINE(COREBOOTCFG_SIZE, sizeof(struct core_boot_config)); in output_cps_defines()