Include dependency graph for page.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | PAGE_WIDTH FRAME_WIDTH |
| #define | PAGE_SIZE FRAME_SIZE |
| #define | KA2PA(x) (((__address) (x)) - 0x80000000) |
| #define | PA2KA(x) (((__address) (x)) + 0x80000000) |
Definition in file page.h.
1.4.6