Searched refs:KVM_ARM_VCPU_HAS_EL2 (Results 1 – 4 of 4) sorted by relevance
14 vcpu_has_feature(vcpu, KVM_ARM_VCPU_HAS_EL2)); in vcpu_has_nv()
107 #define KVM_ARM_VCPU_HAS_EL2 7 /* Support nested virtualization */ macro
1433 clear_bit(KVM_ARM_VCPU_HAS_EL2, &features); in system_supported_vcpu_features()1471 if (test_bit(KVM_ARM_VCPU_HAS_EL2, &features)) in kvm_vcpu_init_check_features()