range
Range of virtual addresses or PTE addresses for which SDA
displays page table entries. If the qualifier /PTE_ADDRESS is
given, then the range is of PTE addresses; otherwise, the range
is of virtual addresses. The range given can be of process-space
addresses.
If /PTE_ADDRESS is given, the range is expressed using the
following syntax:
m Displays the single page table entry at address m
m:n Displays the page table entries from address m to address n
m;n Displays n bytes of page table entries starting at address m
If /PTE_ADDRESS is not given, then range is expressed using the
following syntax:
m Displays the single page table entry that corresponds to
virtual address m
m:n Displays the page table entries that correspond to the range
of virtual addresses from m to n
m;n Displays the page table entries that correspond to a range of
n bytes starting at virtual address m
Note that OpenVMS Alpha and Integrity servers page protections
are slightly different.