diff options
author | Fuad Tabba <[email protected]> | 2024-04-23 16:05:10 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2024-05-01 16:46:58 +0100 |
commit | b5b85bd713b1623c192754cd39a3351fa0c13717 (patch) | |
tree | fb317178ab67d0d31bd11f1bda06ca6ea04a8418 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4c22a40dd9c3dcc2156f312ffc71955e56192a76 (diff) |
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 <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Acked-by: Oliver Upton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions