diff options
author | Andrew Jones <drjones@redhat.com> | 2020-11-05 12:10:20 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-11-06 19:00:29 +0300 |
commit | 01fe5ace92ddb8732e3331355e7ba9cb6f2ef787 (patch) | |
tree | dca1e8cd0f970c075cfcae74d33df897af8cbcb9 /lib/debugobjects.c | |
parent | f81cb2c3ad41ac6d8cb2650e3d72d5f67db1aa28 (diff) | |
download | linux-01fe5ace92ddb8732e3331355e7ba9cb6f2ef787.tar.xz |
KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER
REG_HIDDEN_GUEST and REG_HIDDEN_USER are always used together.
Consolidate them into a single REG_HIDDEN flag. We can always
add another flag later if some register needs to expose itself
differently to the guest than it does to userspace.
No functional change intended.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201105091022.15373-3-drjones@redhat.com
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions