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