Home
last modified time | relevance | path

Searched defs:cluster (Results 1 - 25 of 145) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/arm/common/
H A DbL_switcher_dummy_if.c22 unsigned int cpu, cluster; in bL_switcher_write() local
H A Dmcpm_entry.c34 static void __mcpm_cpu_going_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_going_down() argument
47 static void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster) in __mcpm_cpu_down() argument
63 __mcpm_outbound_leave_critical(unsigned int cluster, int state) __mcpm_outbound_leave_critical() argument
82 __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) __mcpm_outbound_enter_critical() argument
135 __mcpm_cluster_state(unsigned int cluster) __mcpm_cluster_state() argument
143 mcpm_set_entry_vector(unsigned cpu, unsigned cluster, void *ptr) mcpm_set_entry_vector() argument
152 mcpm_set_early_poke(unsigned cpu, unsigned cluster, unsigned long poke_phys_addr, unsigned long poke_val) mcpm_set_early_poke() argument
187 mcpm_cluster_unused(unsigned int cluster) mcpm_cluster_unused() argument
195 mcpm_cpu_power_up(unsigned int cpu, unsigned int cluster) mcpm_cpu_power_up() argument
241 unsigned int mpidr, cpu, cluster; mcpm_cpu_power_down() local
308 mcpm_wait_for_cpu_powerdown(unsigned int cpu, unsigned int cluster) mcpm_wait_for_cpu_powerdown() argument
332 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); mcpm_cpu_suspend() local
342 unsigned int mpidr, cpu, cluster; mcpm_cpu_powered_up() local
378 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); nocache_trampoline() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcacheinfo.c65 int cluster = cpu_cluster(&cpu_data[cpu]); in fill_cpumask_cluster() local
H A Dsmp-cps.c38 static unsigned core_vpe_count(unsigned int cluster, unsigned core) in core_vpe_count() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcacheinfo.c70 int cluster = cpu_cluster(&cpu_data[cpu]); in fill_cpumask_cluster() local
/kernel/linux/linux-6.6/arch/arm/common/
H A DbL_switcher_dummy_if.c22 unsigned int cpu, cluster; in bL_switcher_write() local
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-big_little.c104 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); bl_powerdown_finisher() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-cps.h133 static inline uint64_t mips_cps_cluster_config(unsigned int cluster) in mips_cps_cluster_config() argument
166 mips_cps_numcores(unsigned int cluster) mips_cps_numcores() argument
182 mips_cps_numiocu(unsigned int cluster) mips_cps_numiocu() argument
203 mips_cps_numvps(unsigned int cluster, unsigned int core) mips_cps_numvps() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-cps.h130 static inline uint64_t mips_cps_cluster_config(unsigned int cluster) in mips_cps_cluster_config() argument
163 mips_cps_numcores(unsigned int cluster) mips_cps_numcores() argument
180 mips_cps_numiocu(unsigned int cluster) mips_cps_numiocu() argument
198 mips_cps_numvps(unsigned int cluster, unsigned int core) mips_cps_numvps() argument
[all...]
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-big_little.c106 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); bl_powerdown_finisher() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-vexpress/
H A Ddcscb.c39 static int dcscb_cpu_powerup(unsigned int cpu, unsigned int cluster) in dcscb_cpu_powerup() argument
53 static int dcscb_cluster_powerup(unsigned int cluster) in dcscb_cluster_powerup() argument
69 dcscb_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) dcscb_cpu_powerdown_prepare() argument
81 dcscb_cluster_powerdown_prepare(unsigned int cluster) dcscb_cluster_powerdown_prepare() argument
[all...]
H A Dtc2_pm.c48 static int tc2_pm_cpu_powerup(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_powerup() argument
59 static int tc2_pm_cluster_powerup(unsigned int cluster) in tc2_pm_cluster_powerup() argument
68 tc2_pm_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_powerdown_prepare() argument
83 tc2_pm_cluster_powerdown_prepare(unsigned int cluster) tc2_pm_cluster_powerdown_prepare() argument
114 tc2_core_in_reset(unsigned int cpu, unsigned int cluster) tc2_core_in_reset() argument
126 tc2_pm_wait_for_powerdown(unsigned int cpu, unsigned int cluster) tc2_pm_wait_for_powerdown() argument
157 tc2_pm_cpu_suspend_prepare(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_suspend_prepare() argument
162 tc2_pm_cpu_is_up(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_is_up() argument
170 tc2_pm_cluster_is_up(unsigned int cluster) tc2_pm_cluster_is_up() argument
204 unsigned int mpidr, cpu, cluster; tc2_pm_init() local
[all...]
/kernel/linux/linux-5.10/arch/alpha/mm/
H A Dnuma.c38 struct memclust_struct * cluster; in show_mem_layout() local
58 struct memclust_struct * cluster; in setup_memory_node() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-milbeaut/
H A Dplatsmp.c25 unsigned int mpidr, cpu, cluster; in m10v_boot_secondary() local
48 unsigned int mpidr, cpu, cluster; in m10v_smp_init() local
/kernel/linux/linux-6.6/arch/arm/mach-milbeaut/
H A Dplatsmp.c25 unsigned int mpidr, cpu, cluster; in m10v_boot_secondary() local
48 unsigned int mpidr, cpu, cluster; in m10v_smp_init() local
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
H A Ddcscb.c39 static int dcscb_cpu_powerup(unsigned int cpu, unsigned int cluster) in dcscb_cpu_powerup() argument
53 static int dcscb_cluster_powerup(unsigned int cluster) in dcscb_cluster_powerup() argument
69 dcscb_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) dcscb_cpu_powerdown_prepare() argument
81 dcscb_cluster_powerdown_prepare(unsigned int cluster) dcscb_cluster_powerdown_prepare() argument
[all...]
H A Dtc2_pm.c46 static int tc2_pm_cpu_powerup(unsigned int cpu, unsigned int cluster) in tc2_pm_cpu_powerup() argument
57 static int tc2_pm_cluster_powerup(unsigned int cluster) in tc2_pm_cluster_powerup() argument
66 tc2_pm_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_powerdown_prepare() argument
81 tc2_pm_cluster_powerdown_prepare(unsigned int cluster) tc2_pm_cluster_powerdown_prepare() argument
112 tc2_core_in_reset(unsigned int cpu, unsigned int cluster) tc2_core_in_reset() argument
124 tc2_pm_wait_for_powerdown(unsigned int cpu, unsigned int cluster) tc2_pm_wait_for_powerdown() argument
155 tc2_pm_cpu_suspend_prepare(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_suspend_prepare() argument
160 tc2_pm_cpu_is_up(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_is_up() argument
168 tc2_pm_cluster_is_up(unsigned int cluster) tc2_pm_cluster_is_up() argument
202 unsigned int mpidr, cpu, cluster; tc2_pm_init() local
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-nps.c82 int cluster = raw_smp_processor_id() >> NPS_CLUSTER_OFFSET; in nps_clksrc_read() local
89 int ret, cluster; in nps_setup_clocksource() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dplatsmp.c141 void exynos_cluster_power_down(int cluster) in exynos_cluster_power_down() argument
150 void exynos_cluster_power_up(int cluster) in exynos_cluster_power_up() argument
161 exynos_cluster_power_state(int cluster) exynos_cluster_power_state() argument
[all...]
H A Dmcpm-exynos.c59 static int exynos_cpu_powerup(unsigned int cpu, unsigned int cluster) in exynos_cpu_powerup() argument
108 exynos_cluster_powerup(unsigned int cluster) exynos_cluster_powerup() argument
118 exynos_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) exynos_cpu_powerdown_prepare() argument
128 exynos_cluster_powerdown_prepare(unsigned int cluster) exynos_cluster_powerdown_prepare() argument
165 exynos_wait_for_powerdown(unsigned int cpu, unsigned int cluster) exynos_wait_for_powerdown() argument
186 exynos_cpu_is_up(unsigned int cpu, unsigned int cluster) exynos_cpu_is_up() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_cluster.c103 u32 cluster, apicid = apic_read(APIC_LDR); in init_x2apic_ldr() local
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dplatsmp.c139 void exynos_cluster_power_down(int cluster) in exynos_cluster_power_down() argument
148 void exynos_cluster_power_up(int cluster) in exynos_cluster_power_up() argument
159 exynos_cluster_power_state(int cluster) exynos_cluster_power_state() argument
[all...]
H A Dmcpm-exynos.c57 static int exynos_cpu_powerup(unsigned int cpu, unsigned int cluster) in exynos_cpu_powerup() argument
106 exynos_cluster_powerup(unsigned int cluster) exynos_cluster_powerup() argument
116 exynos_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) exynos_cpu_powerdown_prepare() argument
126 exynos_cluster_powerdown_prepare(unsigned int cluster) exynos_cluster_powerdown_prepare() argument
163 exynos_wait_for_powerdown(unsigned int cpu, unsigned int cluster) exynos_wait_for_powerdown() argument
184 exynos_cpu_is_up(unsigned int cpu, unsigned int cluster) exynos_cpu_is_up() argument
[all...]
/kernel/linux/linux-5.10/include/soc/nps/
H A Dcommon.h77 u32 __reserved:20, cluster:4, core:4, thread:4; member
106 static inline int nps_cluster_logic_to_phys(int cluster) in nps_cluster_logic_to_phys() argument
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_cluster.c105 static void prefill_clustermask(struct cpumask *cmsk, unsigned int cpu, u32 cluster) in prefill_clustermask() argument
124 static int alloc_clustermask(unsigned int cpu, u32 cluster, int node) in alloc_clustermask() argument
179 u32 cluster = apic_cluster(phys_apicid); x2apic_prepare_cpu() local
[all...]

Completed in 9 milliseconds

123456