Home
last modified time | relevance | path

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

/arch/mips/include/asm/
A Dsmp-cps.h20 struct core_boot_config { struct
28 struct core_boot_config *core_config; argument
36 extern void mips_cps_boot_vpes(struct core_boot_config *cfg, unsigned vpe);
/arch/mips/kernel/
A Dsmp-cps.c300 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()
A Dasm-offsets.c416 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()
A Dpm-cps.c112 struct core_boot_config *core_cfg; in cps_pm_enter_state()

Completed in 760 milliseconds