Searched full:psci (Results 1 – 18 of 18) sorted by relevance
/Documentation/devicetree/bindings/arm/ |
D | psci.yaml | 4 $id: http://devicetree.org/schemas/arm/psci.yaml# 7 title: Power State Coordination Interface (PSCI) 13 Firmware implementing the PSCI functions described in ARM document number 21 Functions are invoked by trapping to the privilege level of the PSCI 31 [2] Power State Coordination Interface (PSCI) specification 36 const: psci 41 For implementations complying to PSCI versions prior to 0.2. 42 const: arm,psci 45 For implementations complying to PSCI 0.2. 46 const: arm,psci-0.2 [all …]
|
D | idle-states.yaml | 232 [2] ARM Linux Kernel documentation - PSCI bindings 233 Documentation/devicetree/bindings/arm/psci.yaml 255 This assumes that the "enable-method" property is set to "psci" in the cpu 258 const: psci 339 enable-method = "psci"; 348 enable-method = "psci"; 357 enable-method = "psci"; 366 enable-method = "psci"; 375 enable-method = "psci"; 384 enable-method = "psci"; [all …]
|
D | nvidia,tegra194-ccplex.yaml | 47 enable-method = "psci"; 54 enable-method = "psci"; 61 enable-method = "psci"; 68 enable-method = "psci";
|
D | cpu-capacity.txt | 99 entry-method = "psci"; 103 arm,psci-suspend-param = <0x0010000>; 112 arm,psci-suspend-param = <0x1010000>; 124 enable-method = "psci"; 135 enable-method = "psci"; 146 enable-method = "psci"; 157 enable-method = "psci"; 168 enable-method = "psci"; 179 enable-method = "psci";
|
D | cpus.yaml | 179 - psci 270 For PSCI based platforms, the name corresponding to the index of the PSCI 271 PM domain provider, must be "psci".
|
/Documentation/virt/kvm/arm/ |
D | psci.rst | 4 Power State Coordination Interface (PSCI) 7 KVM implements the PSCI (Power State Coordination Interface) 11 The PSCI specification is regularly updated to provide new features, 17 a given guest is tied to a particular PSCI revision (unlikely), or if 18 a migration causes a different PSCI version to be exposed out of the 32 - Returns the current PSCI version on GET_ONE_REG (defaulting to the 33 highest PSCI version implemented by KVM and compatible with v0.2) 34 - Allows any PSCI version implemented by KVM and compatible with
|
D | index.rst | 11 psci
|
/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-qcom-hw.txt | 57 enable-method = "psci"; 73 enable-method = "psci"; 86 enable-method = "psci"; 99 enable-method = "psci"; 112 enable-method = "psci"; 125 enable-method = "psci"; 138 enable-method = "psci"; 151 enable-method = "psci";
|
D | cpufreq-mediatek.txt | 183 enable-method = "psci"; 195 enable-method = "psci"; 207 enable-method = "psci"; 219 enable-method = "psci";
|
/Documentation/devicetree/bindings/ |
D | numa.txt | 134 enable-method = "psci"; 142 enable-method = "psci"; 149 enable-method = "psci"; 156 enable-method = "psci"; 163 enable-method = "psci"; 170 enable-method = "psci"; 177 enable-method = "psci"; 184 enable-method = "psci"; 191 enable-method = "psci"; 199 enable-method = "psci"; [all …]
|
/Documentation/translations/zh_CN/arm64/ |
D | booting.txt | 230 - enable-method 为 “psci” 的 CPU 保持在内核外(比如,在 238 设备树必须包含一个 ‘psci’ 节点,请参考以下文档: 239 Documentation/devicetree/bindings/arm/psci.yaml
|
/Documentation/devicetree/bindings/thermal/ |
D | thermal-idle.yaml | 64 enable-method = "psci"; 80 enable-method = "psci";
|
D | thermal-cooling-devices.yaml | 68 enable-method = "psci";
|
/Documentation/arm64/ |
D | booting.rst | 303 - CPUs with a "psci" enable method should remain outside of 311 The device tree should contain a 'psci' node, as described in 312 Documentation/devicetree/bindings/arm/psci.yaml.
|
D | acpi_object_usage.rst | 155 If PSCI is used (as is recommended), make sure that ARM_BOOT_ARCH is 637 implementation of PSCI; this will be the only mechanism supported by ACPI 639 parking protocol is possible, but discouraged, since only PSCI is supported
|
/Documentation/ABI/stable/ |
D | sysfs-driver-firmware-zynqmp | 63 platform specific portion of PSCI-system_off can use the chosen
|
/Documentation/devicetree/bindings/opp/ |
D | qcom-nvmem-cpufreq.txt | 68 enable-method = "psci"; 84 enable-method = "psci"; 96 enable-method = "psci"; 112 enable-method = "psci";
|
/Documentation/virt/kvm/ |
D | api.rst | 3112 - KVM_ARM_VCPU_PSCI_0_2: Emulate PSCI v0.2 (or a future revision 5168 HVC instruction based PSCI call from the vcpu. The 'type' field describes
|