Searched refs:KVM_ARM_VCPU_HAS_EL2 (Results 1 – 4 of 4) sorted by relevance
107 #define KVM_ARM_VCPU_HAS_EL2 7 /* Support nested virtualization */ macro
14 vcpu_has_feature(vcpu, KVM_ARM_VCPU_HAS_EL2)); in vcpu_has_nv()
1451 clear_bit(KVM_ARM_VCPU_HAS_EL2, &features); in system_supported_vcpu_features()1489 if (test_bit(KVM_ARM_VCPU_HAS_EL2, &features)) in kvm_vcpu_init_check_features()
1033 if (test_bit(KVM_ARM_VCPU_HAS_EL2, kvm->arch.vcpu_features)) { in kvm_arm_set_nr_counters()
Completed in 14 milliseconds