Searched refs:KVM_ARM_VCPU_EL1_32BIT (Results 1 – 3 of 3) sorted by relevance
105 if (test_bit(KVM_ARM_VCPU_EL1_32BIT, vcpu->arch.features)) { in kvm_reset_vcpu()
95 #define KVM_ARM_VCPU_EL1_32BIT 1 /* CPU running a 32bit VM */ macro
52 if (test_bit(KVM_ARM_VCPU_EL1_32BIT, vcpu->arch.features)) in vcpu_reset_hcr()