Searched refs:KVM_ARM_VCPU_PMU_V3 (Results 1 – 7 of 7) sorted by relevance
80 (vcpu_has_feature(vcpu, KVM_ARM_VCPU_PMU_V3))
106 #define KVM_ARM_VCPU_PMU_V3 3 /* Support guest PMUv3 */ macro
336 set_bit(KVM_ARM_VCPU_PMU_V3, allowed_features); in pkvm_init_features_from_host()
31 -ENODEV KVM_ARM_VCPU_PMU_V3 feature missing from VCPU
1390 clear_bit(KVM_ARM_VCPU_PMU_V3, &features); in system_supported_vcpu_features()
3479 - KVM_ARM_VCPU_PMU_V3: Emulate PMUv3 for the CPU.