Specifications

Table Of Contents
ARM Debugger 1 4 0 C P U s p e c i f i c M M U C o m m a n d s
©1989-2014 Lauterbach GmbH
CPU specific tables:
ITLB Displays the contents of the Instruction Translation Lookaside Buffer.
DTLB Displays the contents of the Data Translation Lookaside Buffer.
TLB0 Displays the contents of the Translation Lookaside Buffer 0.
TLB1 Displays the contents of the Translation Lookaside Buffer 1.
NonSecure-
PageTable
Displays the translation table used if the CPU is in nonsecure mode and in
privilege level PL0 or PL1. This is the table pointed to by MMU registers
TTBR0 and TTBR1 in nonsecure mode. This option is only visible if the CPU
has the TrustZone and/or Virtualization Extension.
Secure-
PageTable
Displays the translation table used if the CPU is in secure mode. This is the
table pointed to by MMU registers TTBR0 and TTBR1 in secure mode. This
option is only visible if the CPU has the TrustZone Extension.
Hypervisor-
PageTable
Displays the translation table used by the MMU when the CPU is in HYP
mode. This is the table pointed to by MMU register HTTBR.
This table is only available in CPUs with Virtualization Extension.
Intermediate-
PageTable
Displays the translation table used by the MMU for the second stage
translation of a guest machine. (i.e., intermediate physical address to
physical address). This is the table pointed to by MMU register VTTBR.
This table is only available in CPUs with Virtualization Extension.