Searched refs:core_config (Results 1 – 4 of 4) sorted by relevance
360 mips_cps_cluster_bootcfg[cl].core_config = core_bootcfg; in cps_prepare_cpus()387 core_bootcfg = &cluster_bootcfg->core_config[c]; in cps_prepare_cpus()399 core_bootcfg = &cluster_bootcfg->core_config[c]; in cps_prepare_cpus()402 kfree(mips_cps_cluster_bootcfg[c].core_config); in cps_prepare_cpus()615 struct core_boot_config *core_cfg = &cluster_cfg->core_config[core]; in remote_vpe_boot()627 struct core_boot_config *core_cfg = &cluster_cfg->core_config[core]; in cps_boot_secondary()792 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()
28 struct core_boot_config *core_config; member
Completed in 8 milliseconds