diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2022-05-25 05:28:56 -0400 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-08 04:48:55 -0400 |
| commit | e99fae6edebcdf53658f531ee3c913ca74536355 (patch) | |
| tree | 05a37b7789c293765417f1816c1f0b74e5db18d4 /include/uapi/linux | |
| parent | 76d287b2342e1906e399fd19d6500013aa074a50 (diff) | |
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Since reprogram_counter(), reprogram_{gp, fixed}_counter() currently have
the same incoming parameter "struct kvm_pmc *pmc", the callers can simplify
the conetxt by using uniformly exported interface, which makes reprogram_
{gp, fixed}_counter() static and eliminates EXPORT_SYMBOL_GPL.
Signed-off-by: Like Xu <likexu@tencent.com>
Message-Id: <20220518132512.37864-8-likexu@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
