Searched refs:KVM_ARM_VCPU_INIT (Results 1 – 5 of 5) sorted by relevance
252 vcpu_ioctl(vm, vcpuid, KVM_ARM_VCPU_INIT, init); in aarch64_vcpu_setup()
1094 case KVM_ARM_VCPU_INIT: { in kvm_arch_vcpu_ioctl()
1419 #define KVM_ARM_VCPU_INIT _IOW(KVMIO, 0xae, struct kvm_vcpu_init) macro
2167 KVM_ARM_VCPU_INIT.2193 See KVM_ARM_VCPU_INIT for details.2197 using KVM_ARM_VCPU_FINALIZE(KVM_ARM_VCPU_SVE). See KVM_ARM_VCPU_INIT2224 KVM_REG_ARM64_SVE_VLS is only accessible after KVM_ARM_VCPU_INIT.2225 KVM_ARM_VCPU_INIT initialises it to the best set of vector lengths that2754 4.82 KVM_ARM_VCPU_INIT2810 * After KVM_ARM_VCPU_INIT:2854 of struct kvm_vcpu_init for KVM_ARM_VCPU_INIT ioctl which will result in4081 means of a successful KVM_ARM_VCPU_INIT call with the appropriate flag set in4087 Between KVM_ARM_VCPU_INIT and KVM_ARM_VCPU_FINALIZE, the feature may be[all …]