Lines Matching full:psci
42 * in section 5.4.1 of PSCI v0.2 specification (ARM DEN 0022A). in kvm_psci_vcpu_suspend()
45 * stand-by request as-per section 5.4.2 clause 3 of PSCI v0.2 in kvm_psci_vcpu_suspend()
94 * NOTE: We always update r0 (or x0) because for PSCI v0.1 in kvm_psci_vcpu_on()
165 * actual request is made. Since we are implementing PSCI and a in kvm_prepare_system_event()
166 * caller of PSCI reboot and shutdown expects that the system shuts in kvm_prepare_system_event()
222 * Prevent 32 bit guests from calling 64 bit PSCI functions. in kvm_psci_check_allowed_function()
283 * VCPU should see internal failure from PSCI return in kvm_psci_0_2_call()
285 * PSCI return value INTERNAL_FAILURE. in kvm_psci_0_2_call()
294 * with PSCI return value INTERNAL_FAILURE. in kvm_psci_0_2_call()
422 * kvm_psci_call - handle PSCI call if r0 value is in range
425 * Handle PSCI calls from guests through traps from HVC instructions.
433 * -EINVAL: Unrecognized PSCI function