Searched refs:KVM_ARM_VCPU_POWER_OFF (Results 1 – 4 of 4) sorted by relevance
94 #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
809 if (test_bit(KVM_ARM_VCPU_POWER_OFF, vcpu->arch.features)) in kvm_arch_vcpu_ioctl_vcpu_init()
2567 - KVM_ARM_VCPU_POWER_OFF: Starts the CPU in a power-off state.