diff options
author | Anshuman Khandual <[email protected]> | 2024-11-05 10:11:54 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-11-05 11:56:29 +0000 |
commit | dc9b74a76320dd87335956f27f09791fa922ea9b (patch) | |
tree | 39c2bcdfe70b9ad92ff0ad5d282d92076fc91d77 /tools/perf/scripts/python/sctop.py | |
parent | baec2397971960e8d5661c616ce20d6a24d7dc4f (diff) |
arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappings
Test both PTE_TABLE_BIT and PTE_VALID for block mappings, similar to KVM S2
ptdump. This ensures consistency in identifying block mappings, both in the
S1 and the S2 page tables. Besides being kernel page tables, there will not
be any unmapped (!PTE_VALID) block mappings.
Cc: Will Deacon <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions