diff options
author | Fuad Tabba <tabba@google.com> | 2023-12-14 10:01:52 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-12-18 11:25:51 +0000 |
commit | 9ff67dd26a9eed9d73dc23aa63e87b16b3382184 (patch) | |
tree | 50161275c8caa70b4d5ebd319a819057b7c1c145 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | 6c4abbea6d9c09df448b43624074a208c38e68e0 (diff) |
KVM: arm64: Use generated FGT RES0 bits instead of specifying them
Now that all FGT fields are accounted for and represented, use
the generated value instead of manually specifying them.
For __HFGWTR_EL2_RES0, however, there is no generated value. Its
fields are subset of HFGRTR_EL2, with the remaining being RES0.
Therefore, add a mask that represents the HFGRTR_EL2 only bits
and define __HFGWTR_EL2_* using those and the __HFGRTR_EL2_*
fields.
No functional change intended.
Signed-off-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20231214100158.2305400-13-tabba@google.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions