DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

pagetov - Convert a page address to a virtual address.

SYNOPSIS

pagetov a

DESCRIPTION

The pagetov macro takes one argument, that of a page address. It is used to convert the page address to a virtual address.

First run the files macro, then the vnode macro to get the address of a page.

Typical output looks like this:


  S> pagetov D10C0730
  [D10C0730]: C2EF3000

DEFINED IN

page.k

SEE ALSO

page, pages

APPENDIX A: Alphabetic Index of Macros