Table 2-25 Programming The Tlb Lockdown Register; Figure 2-14 Tlb Lockdown Register Format - ARM ARM926EJ-S Technical Reference Manual

Table of Contents

Advertisement

Programmer's Model
2.3.11
TLB Lockdown Register c10
31
SBZ
2-32
The TLB Lockdown Register controls where hardware page table walks place the TLB
entry, in the set associative region or the lockdown region of the TLB, and if in the
lockdown region, which entry is written. The lockdown region of the TLB contains
eight entries. See TLB structure on page 3-31 for a description of the structure of the
TLB.
Writing the TLB Lockdown Register with the preserve bit (P bit) set to:
1
Means subsequent hardware page table walks place the TLB entry in the
lockdown region at the entry specified by the victim, in the range 0 to 7.
0
Means subsequent hardware page table walks place the TLB entry in the
set associative region of the TLB.
TLB entries in the lockdown region are preserved so that invalidate TLB operations
only invalidate the unpreserved entries in the TLB. That is, those in the set-associative
region. Invalidate TLB single entry operations invalidate any TLB entry corresponding
to the Modified Virtual Address given in Rd, regardless of their preserved state. That is,
if they are in the lockdown or set-associative regions of the TLB. See TLB Operations
Register c8 on page 2-24 for a description of the TLB invalidate operations.
The instructions you can use to program the TLB Lockdown Register are shown in
Table 2-25.
Figure 2-14 shows the TLB Lockdown Register format.
29 28
26 25
Victim
The victim automatically increments after any table walk that results in an entry being
written into the lockdown part of the TLB.
Copyright © 2001-2003 ARM Limited. All rights reserved.

Table 2-25 Programming the TLB Lockdown Register

Function
Read data TLB lockdown victim
Write data TLB lockdown victim
SBZ/UNP

Figure 2-14 TLB Lockdown Register format

Instruction
MRC p15,0,<Rd>,c10,c0,0
MCR p15,0,<Rd>,c10,c0,0
1 0
P
ARM DDI0198D

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents