wants_02          537 virt/kvm/arm/psci.c 		bool wants_02;
wants_02          539 virt/kvm/arm/psci.c 		wants_02 = test_bit(KVM_ARM_VCPU_PSCI_0_2, vcpu->arch.features);
wants_02          543 virt/kvm/arm/psci.c 			if (wants_02)
wants_02          549 virt/kvm/arm/psci.c 			if (!wants_02)