Searched refs:KVM_ARM_VCPU_POWER_OFF (Results 1 – 7 of 7) sorted by relevance
101 #define KVM_ARM_VCPU_POWER_OFF 0 /* CPU is started in OFF state */ macro
102 #define KVM_ARM_VCPU_POWER_OFF 0 /* CPU is started in OFF state */ macro
1081 if (test_bit(KVM_ARM_VCPU_POWER_OFF, vcpu->arch.features)) in kvm_arch_vcpu_ioctl_vcpu_init()
3107 - KVM_ARM_VCPU_POWER_OFF: Starts the CPU in a power-off state.