•DR: Data Address Translation. The value of 0 disables translation, and the value of 1 enables translation.
5.5.2.3.2Page descriptor
Pages are described by Page Table Entries (PTEs). The operating system generates and places PTEs in a page table in memory. A PTE on SLES is 128 bits in length. Bits relevant to access control are Page protection bits (PP), which are used with MSR and segment descriptor fields to implement access control.
Figure 5-43: Page table entry
5.5.2.3.3Segment descriptor
Figure 5-44: Segment Table Entry
Segments are described by Segment Table Entries (STEs). The operating system generates and places STEs in segment tables in memory. Each STE is a
Ks:
•Kp:
•N:
5.5.2.3.4Block descriptor
For address translation, a pair of
101