Searched refs:KVM_ARM_VCPU_PMU_V3 (Results 1 – 3 of 3) sorted by relevance
105 #define KVM_ARM_VCPU_PMU_V3 3 /* Support guest PMUv3 */ macro
139 VcpuFeature::PmuV3 => KVM_ARM_VCPU_PMU_V3, in init()
221 pub const KVM_ARM_VCPU_PMU_V3: u32 = 3; constant