Home
last modified time | relevance | path

Searched refs:cluster_boot_config (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Dsmp-cps.h25 struct cluster_boot_config { struct
31 extern struct cluster_boot_config *mips_cps_cluster_bootcfg; argument
/linux/arch/mips/kernel/
H A Dsmp-cps.c42 struct cluster_boot_config *mips_cps_cluster_bootcfg;
299 struct cluster_boot_config *cluster_bootcfg; in cps_prepare_cpus()
471 struct cluster_boot_config *cluster_cfg; in boot_core()
610 struct cluster_boot_config *cluster_cfg = in remote_vpe_boot()
622 struct cluster_boot_config *cluster_cfg = in cps_boot_secondary()
782 struct cluster_boot_config *cluster_cfg; in cps_cpu_disable()
861 struct cluster_boot_config *cluster_cfg; in cps_cleanup_dead_cpu()
H A Dasm-offsets.c415 OFFSET(CLUSTERBOOTCFG_CORECONFIG, cluster_boot_config, core_config); in output_cps_defines()
416 DEFINE(CLUSTERBOOTCFG_SIZE, sizeof(struct cluster_boot_config)); in output_cps_defines()