Home
last modified time | relevance | path

Searched refs:core_config (Results 1 – 4 of 4) sorted by relevance

/arch/mips/kernel/
A Dsmp-cps.c360 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(&current_cpu_data)]; in cps_cpu_disable()
A Dpm-cps.c142 core_cfg = &cluster_cfg->core_config[core]; in cps_pm_enter_state()
A Dasm-offsets.c413 OFFSET(CLUSTERBOOTCFG_CORECONFIG, cluster_boot_config, core_config); in output_cps_defines()
/arch/mips/include/asm/
A Dsmp-cps.h28 struct core_boot_config *core_config; member

Completed in 8 milliseconds