Searched refs:KVM_ARM_VCPU_SVE (Results 1 – 3 of 3) sorted by relevance
121 case KVM_ARM_VCPU_SVE: in kvm_arm_vcpu_finalize()221 if (test_bit(KVM_ARM_VCPU_SVE, vcpu->arch.features)) { in kvm_reset_vcpu()
106 #define KVM_ARM_VCPU_SVE 4 /* enable SVE for this CPU */ macro
440 if (test_bit(KVM_ARM_VCPU_SVE, shadow_vcpu->arch.features)) { in init_shadow_vcpu()454 clear_bit(KVM_ARM_VCPU_SVE, shadow_vcpu->arch.features); in init_shadow_vcpu()