Home
last modified time | relevance | path

Searched refs:psciver (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/
H A Dkvm.c1869 uint64_t psciver; in kvm_arch_init_vcpu() local
1932 if (!kvm_get_one_reg(cs, KVM_REG_ARM_PSCI_VERSION, &psciver)) { in kvm_arch_init_vcpu()
1933 cpu->psci_version = psciver; in kvm_arch_init_vcpu()