Searched refs:core_boot_config (Results 1 – 4 of 4) 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()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()786 struct core_boot_config *core_cfg; in cps_cpu_disable()
416 OFFSET(COREBOOTCFG_VPEMASK, core_boot_config, vpe_mask); in output_cps_defines()417 OFFSET(COREBOOTCFG_VPECONFIG, core_boot_config, vpe_config); in output_cps_defines()418 DEFINE(COREBOOTCFG_SIZE, sizeof(struct core_boot_config)); in output_cps_defines()
112 struct core_boot_config *core_cfg; in cps_pm_enter_state()
Completed in 10 milliseconds