Searched refs:KVM_ARM_VCPU_PSCI_0_2 (Results 1 – 8 of 8) sorted by relevance
43 if (test_bit(KVM_ARM_VCPU_PSCI_0_2, vcpu->arch.features)) { in kvm_psci_version()
24 - Only valid if the vcpu has the KVM_ARM_VCPU_PSCI_0_2 feature set
103 #define KVM_ARM_VCPU_PSCI_0_2 2 /* CPU uses PSCI v0.2 */ macro
102 #define KVM_ARM_VCPU_PSCI_0_2 1 /* CPU uses PSCI v0.2 */ macro
485 wants_02 = test_bit(KVM_ARM_VCPU_PSCI_0_2, vcpu->arch.features); in kvm_arm_set_fw_reg()
2583 - KVM_ARM_VCPU_PSCI_0_2: Emulate PSCI v0.2 (or a future revision