Searched refs:KVM_PMU_CAP_DISABLE (Results 1 – 6 of 6) sorted by relevance
384 if (!(r & KVM_PMU_CAP_DISABLE)) in test_pmu_config_disable()389 vm_enable_cap(vm, KVM_CAP_PMU_CAPABILITY, KVM_PMU_CAP_DISABLE); in test_pmu_config_disable()
1448 #define KVM_PMU_CAP_DISABLE (1 << 0) macro
2134 #define KVM_PMU_CAP_DISABLE (1 << 0) macro
2141 #define KVM_PMU_CAP_DISABLE (1 << 0) macro
120 #define KVM_CAP_PMU_VALID_MASK KVM_PMU_CAP_DISABLE6452 kvm->arch.enable_pmu = !(cap->args[0] & KVM_PMU_CAP_DISABLE); in kvm_vm_ioctl_enable_cap()
8381 At this time, KVM_PMU_CAP_DISABLE is the only capability. Setting