aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorFuad Tabba <[email protected]>2023-12-14 10:01:52 +0000
committerMarc Zyngier <[email protected]>2023-12-18 11:25:51 +0000
commit9ff67dd26a9eed9d73dc23aa63e87b16b3382184 (patch)
tree50161275c8caa70b4d5ebd319a819057b7c1c145 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent6c4abbea6d9c09df448b43624074a208c38e68e0 (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 <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions