Searched full:cpu0 (Results 1 – 25 of 61) sorted by relevance
123
/Documentation/devicetree/bindings/clock/ |
D | mvebu-core-clock.txt | 42 1 = cpuclk (CPU0 clock) 43 2 = l2clk (L2 Cache clock derived from CPU0 clock) 44 3 = ddrclk (DDR controller clock derived from CPU0 clock) 48 1 = cpuclk (CPU0 clock) 49 2 = ddrclk (DDR controller clock derived from CPU0 clock)
|
D | qcom,hfpll.txt | 52 2) An HFPLL for CPU0. This HFPLL has the alias register region.
|
/Documentation/core-api/irq/ |
D | irq-affinity.rst | 21 Here is an example of restricting IRQ44 (eth1) to CPU0-3 then restricting 38 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 57 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 61 i.e counters for the CPU0-3 did not change.
|
/Documentation/devicetree/bindings/thermal/ |
D | thermal-cooling-devices.yaml | 59 // Example 1: Cpufreq cooling device on CPU0 64 CPU0: cpu@0 { 93 cpu0-thermal { 111 cooling-device = <&CPU0 5 5>;
|
D | thermal-zones.yaml | 260 cpu0-thermal { 290 cooling-device = <&CPU0 3 3>, <&CPU1 3 3>, 297 cooling-device = <&CPU0 5 5>, <&CPU1 5 5>,
|
/Documentation/scheduler/ |
D | sched-capacity.rst | 60 - work_per_hz(CPU0) = W 66 - capacity(CPU0) = C 69 To draw the parallel with Arm big.LITTLE, CPU0 would be a big while CPU1 would 75 CPU0 work ^ 85 CPU0 has the highest capacity in the system (C), and completes a fixed amount of 87 CPU0, and thus only completes W/2 in T. 95 - max_freq(CPU0) = F 100 - capacity(CPU0) = C 106 CPU0 work ^ 189 - capacity(CPU0) = C [all …]
|
D | sched-energy.rst | 152 composed of two CPUs each. CPU0 and CPU1 are little CPUs; CPU2 and CPU3 179 CPU0 CPU1 CPU2 CPU3 188 compared to leaving P on CPU0. EAS assumes that OPPs follow utilization 197 768 ============= * CPU0: 200 / 341 * 150 = 88 207 CPU0 CPU1 CPU2 CPU3 215 768 ============= * CPU0: 200 / 341 * 150 = 88 225 CPU0 CPU1 CPU2 CPU3 233 768 ============= * CPU0: 400 / 512 * 300 = 234 243 CPU0 CPU1 CPU2 CPU3
|
/Documentation/cpu-freq/ |
D | cpufreq-stats.rst | 48 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # ls -l 73 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat time_in_state 89 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat total_trans 108 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat trans_table
|
/Documentation/devicetree/bindings/arm/ |
D | coresight-cpu-debug.txt | 30 to default to CPU0 if omitted. 48 cpu = <&cpu0>;
|
D | cci.txt | 144 CPU0: cpu@0 { 223 CCI slave interface @0x000000002c094000 is connected to CPUs {CPU0, CPU1};
|
/Documentation/ABI/testing/ |
D | sysfs-devices-system-xen_cpu | 19 to online/offline physical cpus, except cpu0 due to several
|
/Documentation/core-api/ |
D | cpu_hotplug.rst | 54 Allow to shutdown CPU0. 100 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu0 128 The CPU is usable again. This should work on all CPUs. CPU0 is often special 131 shutdown CPU0. Alternatively the kernel command option *cpu0_hotplug* can be 132 used. Some known dependencies of CPU0: 134 * Resume from hibernate/suspend. Hibernate/suspend will fail if CPU0 is offline. 135 * PIC interrupts. CPU0 can't be removed if a PIC interrupt is detected. 138 on CPU0.
|
/Documentation/devicetree/bindings/mips/pic32/ |
D | microchip,pic32mzda.txt | 20 cpu0: cpu@0 {
|
/Documentation/admin-guide/acpi/ |
D | cppc_sysfs.rst | 25 $ ls -lR /sys/devices/system/cpu/cpu0/acpi_cppc/ 26 /sys/devices/system/cpu/cpu0/acpi_cppc/:
|
/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-mediatek.txt | 59 cpu0: cpu@0 { 179 cpu0: cpu@0 { 227 &cpu0 {
|
D | ti-cpufreq.txt | 26 - "cpu0-supply", "vbb-supply": to define two regulators for omap36xx 58 * cpu0 has different OPPs depending on SoC revision and some on revisions
|
/Documentation/devicetree/bindings/cpu/ |
D | cpu-topology.txt | 196 cpu = <&CPU0>; 276 CPU0: cpu@0 { 414 cpu = <&CPU0>; 443 CPU0: cpu@0 { 514 cpu0 = <&CPU2>; 517 cpu0 = <&CPU3>;
|
/Documentation/devicetree/bindings/mips/ingenic/ |
D | ingenic,cpu.yaml | 53 cpu0: cpu@0 {
|
/Documentation/devicetree/bindings/mips/img/ |
D | pistachio.txt | 26 cpu0: cpu@0 {
|
D | xilfpga.txt | 52 cpu0: cpu@0 {
|
/Documentation/devicetree/bindings/power/ |
D | renesas,apmu.yaml | 55 cpus = <&cpu0 &cpu1>;
|
/Documentation/admin-guide/laptops/ |
D | laptop-mode.rst | 195 or a value listed in /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies. 299 # /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies 620 if [ $DO_CPU -eq 1 -a -e /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq ]; then 622 CPU_MAXFREQ=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq` 624 echo $CPU_MAXFREQ > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 682 if [ $DO_CPU -eq 1 -a -e /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq ]; then 683 …echo `cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq` > /sys/devices/system/cpu/cpu0/cp…
|
/Documentation/devicetree/bindings/opp/ |
D | ti-omap5-opp-supply.txt | 42 cpu0: cpu@0 {
|
/Documentation/arm/samsung-s3c24xx/ |
D | cpufreq.rst | 55 devices/system/cpu/cpu0/arch-freq.
|
/Documentation/devicetree/bindings/leds/ |
D | register-bit-led.txt | 56 linux,default-trigger = "cpu0";
|
123