Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/kvm/lib/aarch64/
Dprocessor.c252 vcpu_ioctl(vm, vcpuid, KVM_ARM_VCPU_INIT, init); in aarch64_vcpu_setup()
/Linux-v5.4/virt/kvm/arm/
Darm.c1094 case KVM_ARM_VCPU_INIT: { in kvm_arch_vcpu_ioctl()
/Linux-v5.4/tools/include/uapi/linux/
Dkvm.h1419 #define KVM_ARM_VCPU_INIT _IOW(KVMIO, 0xae, struct kvm_vcpu_init) macro
/Linux-v5.4/include/uapi/linux/
Dkvm.h1419 #define KVM_ARM_VCPU_INIT _IOW(KVMIO, 0xae, struct kvm_vcpu_init) macro
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt2167 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_INIT
2224 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 that
2754 4.82 KVM_ARM_VCPU_INIT
2810 * After KVM_ARM_VCPU_INIT:
2854 of struct kvm_vcpu_init for KVM_ARM_VCPU_INIT ioctl which will result in
4081 means of a successful KVM_ARM_VCPU_INIT call with the appropriate flag set in
4087 Between KVM_ARM_VCPU_INIT and KVM_ARM_VCPU_FINALIZE, the feature may be
[all …]