diff options
author | Mark Rutland <[email protected]> | 2016-09-13 11:16:06 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2016-09-28 10:44:05 +0100 |
commit | db68f3e7594aca77632d56c449bd36c6c931d59a (patch) | |
tree | 93faf24a4fd7d83e6919cfad5e407982406ec138 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b4b9551e2f467d1a96c324b8a45f9b5b87d2f0fc (diff) |
arm64: tlbflush.h: add __tlbi() macro
As with dsb() and isb(), add a __tlbi() helper so that we can avoid
distracting asm boilerplate every time we want a TLBI. As some TLBI
operations take an argument while others do not, some pre-processor is
used to handle these two cases with different assembly blocks.
The existing tlbflush.h code is moved over to use the helper.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Marc Zyngier <[email protected]>
[ rename helper to __tlbi, update comment and commit log ]
Signed-off-by: Punit Agrawal <[email protected]>
Reviewed-by: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions