Home
last modified time | relevance | path

Searched refs:cpu1 (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/linux-6.15/arch/mips/kernel/
H A Dcacheinfo.c60 int cpu1; in fill_cpumask_siblings() local
62 for_each_possible_cpu(cpu1) in fill_cpumask_siblings()
63 if (cpus_are_siblings(cpu, cpu1)) in fill_cpumask_siblings()
64 cpumask_set_cpu(cpu1, cpu_map); in fill_cpumask_siblings()
69 int cpu1; in fill_cpumask_cluster() local
72 for_each_possible_cpu(cpu1) in fill_cpumask_cluster()
73 if (cpu_cluster(&cpu_data[cpu1]) == cluster) in fill_cpumask_cluster()
74 cpumask_set_cpu(cpu1, cpu_map); in fill_cpumask_cluster()
/linux-6.15/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidhc1.dts62 <&cpu1 0 2>,
78 <&cpu1 3 8>,
88 cpu1_thermal: cpu1-thermal {
111 <&cpu1 0 2>,
122 <&cpu1 3 8>,
155 <&cpu1 0 2>,
166 <&cpu1 3 8>,
199 <&cpu1 0 2>,
210 <&cpu1 3 8>,
H A Dexynos5422-odroidxu3-lite.dts53 <&cpu1 3 7>,
64 <&cpu1 3 7>,
75 <&cpu1 3 7>,
86 <&cpu1 3 7>,
H A Dexynos5422-odroidxu3-common.dtsi113 <&cpu1 0 2>,
129 <&cpu1 3 8>,
139 cpu1_thermal: cpu1-thermal {
191 <&cpu1 0 2>,
202 <&cpu1 3 8>,
264 <&cpu1 0 2>,
275 <&cpu1 3 8>,
337 <&cpu1 0 2>,
348 <&cpu1 3 8>,
H A Dexynos5420-arndale-octa.dts108 <&cpu1 0 2>,
124 <&cpu1 3 6>,
140 <&cpu1 6 11>,
179 <&cpu1 0 2>,
191 <&cpu1 3 6>,
203 <&cpu1 6 11>,
242 <&cpu1 0 2>,
254 <&cpu1 3 6>,
266 <&cpu1 6 11>,
305 <&cpu1 0 2>,
[all …]
H A Dexynos4412-prime.dtsi33 cooling-device = <&cpu0 9 9>, <&cpu1 9 9>,
38 cooling-device = <&cpu0 15 15>, <&cpu1 15 15>,
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8370.dtsi36 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
43 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
50 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
57 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
63 affinity = <&cpu0 &cpu1 &cpu2 &cpu3>;
/linux-6.15/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c176 static void pipe_setup(int cpu1, int cpu2) in pipe_setup() argument
219 static void yield_setup(int cpu1, int cpu2) in yield_setup() argument
221 if (cpu1 != cpu2) { in yield_setup()
321 static void futex_setup(int cpu1, int cpu2) in futex_setup() argument
419 int cpu1; in main() local
469 cpu1 = cpu2 = pick_online_cpu(); in main()
471 cpu1 = atoi(argv[optind++]); in main()
491 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no", in main()
499 actions->setup(cpu1, cpu2); in main()
501 start_fn(actions->thread1, NULL, cpu1); in main()
/linux-6.15/arch/x86/kernel/
H A Dsmpboot.c322 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in topology_same_node() local
324 return (cpu_to_node(cpu1) == cpu_to_node(cpu2)); in topology_same_node()
330 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in topology_sane() local
335 cpu1, name, cpu2, cpu_to_node(cpu1), cpu_to_node(cpu2)); in topology_sane()
347 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_smt() local
384 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_l2c() local
387 if (per_cpu_l2c_id(cpu1) == BAD_APICID) in match_l2c()
391 if (per_cpu_l2c_id(cpu1) != per_cpu_l2c_id(cpu2)) in match_l2c()
433 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_llc() local
437 if (per_cpu_llc_id(cpu1) == BAD_APICID) in match_llc()
[all …]
/linux-6.15/Documentation/devicetree/bindings/soc/altera/
H A Daltr,sys-mgr.yaml25 cpu1-start-addr:
41 cpu1-start-addr: false
50 cpu1-start-addr = <0xffd080c4>;
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsdm632.dtsi8 /delete-node/cpu1-thermal;
18 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
51 &cpu1 {
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b.dtsi23 cpu = <&cpu1>;
56 cpu1: cpu@1 { label
123 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
132 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
H A Dmeson-g12a.dtsi24 cpu1: cpu@1 { label
104 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
112 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
H A Dmeson-gxm.dtsi19 cpu = <&cpu1>;
49 cpu1: cpu@1 { label
169 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
180 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Drss_input_xfrm.py48 cpu1 = traffic(cfg, port1, port2, ipver)
50 cpus.update([cpu1, cpu2])
52cpu1, cpu2, comment=f"Received traffic on different cpus with ports ({port1 = }, {port2 = }) while…
/linux-6.15/arch/arm64/boot/dts/st/
H A Dstm32mp233.dtsi10 cpu1: cpu@1 { label
23 interrupt-affinity = <&cpu0>, <&cpu1>;
27 cpu1_pd: power-domain-cpu1 {
H A Dstm32mp253.dtsi10 cpu1: cpu@1 { label
23 interrupt-affinity = <&cpu0>, <&cpu1>;
27 CPU_PD1: power-domain-cpu1 {
/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_cpuset_v1_hp.sh36 echo 0 > /sys/devices/system/cpu/cpu1/online
38 echo 1 > /sys/devices/system/cpu/cpu1/online
/linux-6.15/kernel/
H A Dstop_machine.c262 static int cpu_stop_queue_two_works(int cpu1, struct cpu_stop_work *work1, in cpu_stop_queue_two_works() argument
265 struct cpu_stopper *stopper1 = per_cpu_ptr(&cpu_stopper, cpu1); in cpu_stop_queue_two_works()
335 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus() argument
345 .active_cpus = cpumask_of(cpu1), in stop_two_cpus()
358 if (cpu1 > cpu2) in stop_two_cpus()
359 swap(cpu1, cpu2); in stop_two_cpus()
360 if (cpu_stop_queue_two_works(cpu1, &work1, cpu2, &work2)) in stop_two_cpus()
/linux-6.15/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tmu.dtsi232 cooling-device = <&cpu0 1 2>, <&cpu1 1 2>,
238 cooling-device = <&cpu0 2 3>, <&cpu1 2 3>,
244 cooling-device = <&cpu0 3 4>, <&cpu1 3 4>,
250 cooling-device = <&cpu0 4 5>, <&cpu1 4 5>,
256 cooling-device = <&cpu0 5 9>, <&cpu1 5 9>,
/linux-6.15/arch/arm64/boot/dts/realtek/
H A Drtd1293.dtsi24 cpu1: cpu@1 { label
52 interrupt-affinity = <&cpu0>, <&cpu1>;
H A Drtd1295.dtsi24 cpu1: cpu@1 { label
66 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
/linux-6.15/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-mickey.dts91 <&cpu1 THERMAL_NO_LIMIT 4>,
118 cooling-device = <&cpu0 5 6>, <&cpu1 5 6>, <&cpu2 5 6>,
123 cooling-device = <&cpu0 7 7>, <&cpu1 7 7>, <&cpu2 7 7>,
128 cooling-device = <&cpu0 7 8>, <&cpu1 7 8>, <&cpu2 7 8>,
134 <&cpu1 8 THERMAL_NO_LIMIT>,
195 <&cpu1 4 4>,
/linux-6.15/arch/arm64/boot/dts/marvell/
H A Darmada-ap80x.dtsi360 <&cpu1 1 2>;
365 <&cpu1 3 3>;
370 ap_thermal_cpu1: ap-cpu1-thermal {
377 cpu1_hot: cpu1-hot {
382 cpu1_emerg: cpu1-emerg {
393 <&cpu1 1 2>;
398 <&cpu1 3 3>;
/linux-6.15/arch/arm64/boot/dts/ti/
H A Dk3-am62-thermal.dtsi33 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
64 <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,

12345678910>>...21