diff options
author | Sean Christopherson <seanjc@google.com> | 2024-11-28 04:33:37 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-12-19 01:19:32 +0300 |
commit | b0c3d6871778ea28b22761134fb399926782a1a6 (patch) | |
tree | 5203958797eda353d0f150d0aaa99d2b8dec1a2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 01bcd829c63fdde92d9d6c32b2ed3ba34ead0930 (diff) | |
download | linux-b0c3d6871778ea28b22761134fb399926782a1a6.tar.xz |
KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
Let vendor code inline __kvm_is_valid_cr4() now x86.c's cr4_reserved_bits
no longer exists, as keeping cr4_reserved_bits local to x86.c was the only
reason for "hiding" the definition of __kvm_is_valid_cr4().
No functional change intended.
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20241128013424.4096668-11-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions