Searched refs:KVM_ARM_VCPU_PMU_V3 (Results 1 – 2 of 2) sorted by relevance
103 #define KVM_ARM_VCPU_PMU_V3 3 /* Support guest PMUv3 */ macro
259 init.features[0] |= 1 << KVM_ARM_VCPU_PMU_V3; in kvm_arm_get_host_cpu_features()1882 cpu->kvm_init_features[0] |= 1 << KVM_ARM_VCPU_PMU_V3; in kvm_arch_init_vcpu()