Searched refs:KVM_ARM_VCPU_HAS_EL2 (Results 1 – 5 of 5) sorted by relevance
11 test_bit(KVM_ARM_VCPU_HAS_EL2, vcpu->arch.features)); in vcpu_has_nv()
112 #define KVM_ARM_VCPU_HAS_EL2 7 /* Support nested virtualization */ macro
110 #define KVM_ARM_VCPU_HAS_EL2 7 /* Support nested virtualization */ macro
1209 if (test_bit(KVM_ARM_VCPU_HAS_EL2, &features)) in kvm_vcpu_init_check_features()