diff options
author | Marc Zyngier <maz@kernel.org> | 2022-05-28 14:38:24 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-06-29 12:23:32 +0300 |
commit | 30b6ab45f81334e83dcb440451b6a4c4a753a118 (patch) | |
tree | aced1452d1452123e6757de97d4fd3d25a60fd4f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 781e3ae148fd2f9b0cf9b5b94f6c32f2361eb7c0 (diff) | |
download | linux-30b6ab45f81334e83dcb440451b6a4c4a753a118.tar.xz |
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
The aptly named boolean 'sysregs_loaded_on_cpu' tracks whether
some of the vcpu system registers are resident on the physical
CPU when running in VHE mode.
This is obviously a flag in hidding, so let's convert it to
a state flag, since this is solely a host concern (the hypervisor
itself always knows which state we're in).
Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions