Searched refs:KVM_ARM_VCPU_POWER_OFF (Results 1 – 3 of 3) sorted by relevance
102 #define KVM_ARM_VCPU_POWER_OFF 0 /* CPU is started in OFF state */ macro
140 VcpuFeature::PowerOff => KVM_ARM_VCPU_POWER_OFF, in init()
218 pub const KVM_ARM_VCPU_POWER_OFF: u32 = 0; constant