diff options
author | Fuad Tabba <tabba@google.com> | 2024-04-23 18:05:10 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-05-01 18:46:58 +0300 |
commit | b5b85bd713b1623c192754cd39a3351fa0c13717 (patch) | |
tree | fb317178ab67d0d31bd11f1bda06ca6ea04a8418 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c22a40dd9c3dcc2156f312ffc71955e56192a76 (diff) | |
download | linux-b5b85bd713b1623c192754cd39a3351fa0c13717.tar.xz |
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
guest_owns_fp_regs() will be used to check fpsimd state ownership
across kvm/arm64. Therefore, move it to kvm_host.h to widen its
scope.
Moreover, the host state is not per-vcpu anymore, the vcpu
parameter isn't used, so remove it as well.
No functional change intended.
Signed-off-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Acked-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240423150538.2103045-3-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions