Searched refs:psciver (Results 1 – 1 of 1) sorted by relevance
1869 uint64_t psciver; in kvm_arch_init_vcpu() local1927 if (!kvm_get_one_reg(cs, KVM_REG_ARM_PSCI_VERSION, &psciver)) { in kvm_arch_init_vcpu()1928 cpu->psci_version = psciver; in kvm_arch_init_vcpu()