Searched refs:KVM_ARM_VCPU_POWER_OFF (Results 1 – 6 of 6) sorted by relevance
91 init.features[0] |= (1 << KVM_ARM_VCPU_POWER_OFF); in main()
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
1139 if (test_bit(KVM_ARM_VCPU_POWER_OFF, vcpu->arch.features)) in kvm_arch_vcpu_ioctl_vcpu_init()
3332 - KVM_ARM_VCPU_POWER_OFF: Starts the CPU in a power-off state.
Completed in 25 milliseconds