Searched refs:core_config (Results 1 – 4 of 4) sorted by relevance
348 mips_cps_cluster_bootcfg[cl].core_config = core_bootcfg; in cps_prepare_cpus()371 core_bootcfg = &cluster_bootcfg->core_config[c]; in cps_prepare_cpus()383 core_bootcfg = &cluster_bootcfg->core_config[c]; in cps_prepare_cpus()386 kfree(mips_cps_cluster_bootcfg[c].core_config); in cps_prepare_cpus()599 struct core_boot_config *core_cfg = &cluster_cfg->core_config[core]; in remote_vpe_boot()611 struct core_boot_config *core_cfg = &cluster_cfg->core_config[core]; in cps_boot_secondary()776 core_cfg = &cluster_cfg->core_config[cpu_core(¤t_cpu_data)]; in cps_cpu_disable()
142 core_cfg = &cluster_cfg->core_config[core]; in cps_pm_enter_state()
413 OFFSET(CLUSTERBOOTCFG_CORECONFIG, cluster_boot_config, core_config); in output_cps_defines()
27 struct core_boot_config *core_config; member