Searched refs:KVM_ARM_VCPU_POWER_OFF (Results 1 – 2 of 2) sorted by relevance
100 #define KVM_ARM_VCPU_POWER_OFF 0 /* CPU is started in OFF state */ macro
1587 if (init->features[0] & BIT(KVM_ARM_VCPU_POWER_OFF)) { in kvm_arch_vcpu_ioctl_vcpu_init()1588 init->features[0] &= ~BIT(KVM_ARM_VCPU_POWER_OFF); in kvm_arch_vcpu_ioctl_vcpu_init()
Completed in 15 milliseconds