diff options
author | Kristina Martsenko <[email protected]> | 2017-12-13 17:07:21 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-12-22 17:37:18 +0000 |
commit | 75387b92635e7dca410c1ef92cfe510019248f76 (patch) | |
tree | d3e2a0a1caee5599f1c53527a5671fd978da42a1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 193383043f14a398393dc18bae8380f7fe665ec3 (diff) |
arm64: handle 52-bit physical addresses in page table entries
The top 4 bits of a 52-bit physical address are positioned at bits
12..15 of a page table entry. Introduce macros to convert between a
physical address and its placement in a table entry, and change all
macros/functions that access PTEs to use them.
Reviewed-by: Marc Zyngier <[email protected]>
Tested-by: Suzuki K Poulose <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Tested-by: Bob Picco <[email protected]>
Reviewed-by: Bob Picco <[email protected]>
Signed-off-by: Kristina Martsenko <[email protected]>
[[email protected]: some long lines wrapped]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions