Searched refs:core_boot_config (Results 1 – 4 of 4) sorted by relevance
22 struct core_boot_config { struct27 extern struct core_boot_config *mips_cps_core_bootcfg; argument32 extern void mips_cps_boot_vpes(struct core_boot_config *cfg, unsigned vpe);
33 struct core_boot_config *mips_cps_core_bootcfg;293 struct core_boot_config *core_cfg = &mips_cps_core_bootcfg[core]; in remote_vpe_boot()302 struct core_boot_config *core_cfg = &mips_cps_core_bootcfg[core]; in cps_boot_secondary()406 struct core_boot_config *core_cfg; in cps_cpu_disable()
391 OFFSET(COREBOOTCFG_VPEMASK, core_boot_config, vpe_mask); in output_cps_defines()392 OFFSET(COREBOOTCFG_VPECONFIG, core_boot_config, vpe_config); in output_cps_defines()393 DEFINE(COREBOOTCFG_SIZE, sizeof(struct core_boot_config)); in output_cps_defines()
123 struct core_boot_config *core_cfg; in cps_pm_enter_state()