diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-18 20:03:08 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-24 16:46:58 +0300 |
commit | 5f9e1698141a724ef63f75ee22fa9007d97de5bb (patch) | |
tree | cf484b2b5b407db733bf2f493968b7972c661dd2 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 8ffd015db85fea3e15a77027fda6c02ced4d2444 (diff) | |
download | linux-5f9e1698141a724ef63f75ee22fa9007d97de5bb.tar.xz |
KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
kvm_arch_has_irq_bypass() is a small function and even though it does
not appear in any *really* hot paths, it's also not entirely rare.
Make it inline---it also works out nicely in preparation for using it in
kvm-intel.ko and kvm-amd.ko, since the function is not currently exported.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions