Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/include/asm/
H A Dsmp-cps.h25 struct cluster_boot_config { struct
30 extern struct cluster_boot_config *mips_cps_cluster_bootcfg; argument
/linux-6.15/arch/mips/kernel/
H A Dsmp-cps.c42 struct cluster_boot_config *mips_cps_cluster_bootcfg;
287 struct cluster_boot_config *cluster_bootcfg; in cps_prepare_cpus()
458 struct cluster_boot_config *cluster_cfg; in boot_core()
597 struct cluster_boot_config *cluster_cfg = in remote_vpe_boot()
609 struct cluster_boot_config *cluster_cfg = in cps_boot_secondary()
769 struct cluster_boot_config *cluster_cfg; in cps_cpu_disable()
848 struct cluster_boot_config *cluster_cfg; in cps_cleanup_dead_cpu()
H A Dasm-offsets.c413 OFFSET(CLUSTERBOOTCFG_CORECONFIG, cluster_boot_config, core_config); in output_cps_defines()
414 DEFINE(CLUSTERBOOTCFG_SIZE, sizeof(struct cluster_boot_config)); in output_cps_defines()
H A Dpm-cps.c111 struct cluster_boot_config *cluster_cfg; in cps_pm_enter_state()