diff options
author | Philip Elcan <[email protected]> | 2018-03-27 21:55:32 -0400 |
---|---|---|
committer | Will Deacon <[email protected]> | 2018-03-28 15:20:17 +0100 |
commit | 7f170499f734c417290518aa50cac11953bf8161 (patch) | |
tree | 57430fc906fc301e499c2beadb8df75b1c6f50be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a58fca9a7b4a3953c3e983ef80e36df85293a7c (diff) |
arm64: tlbflush: avoid writing RES0 bits
Several of the bits of the TLBI register operand are RES0 per the ARM
ARM, so TLBI operations should avoid writing non-zero values to these
bits.
This patch adds a macro __TLBI_VADDR(addr, asid) that creates the
operand register in the correct format and honors the RES0 bits.
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Philip Elcan <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions