Searched refs:KVM_ARM_VCPU_EL1_32BIT (Results 1 – 4 of 4) 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
47 if (test_bit(KVM_ARM_VCPU_EL1_32BIT, vcpu->arch.features)) in vcpu_reset_hcr()
2570 - KVM_ARM_VCPU_EL1_32BIT: Starts the CPU in a 32bit mode.