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

Go to the source code of this file.
Defines | |
| #define | KERNEL_ADDRESS_SPACE_SHADOWED_ARCH 0 |
| #define | KERNEL_ADDRESS_SPACE_START_ARCH (unsigned long) 0xffff800000000000 |
| #define | KERNEL_ADDRESS_SPACE_END_ARCH (unsigned long) 0xffffffffffffffff |
| #define | USER_ADDRESS_SPACE_START_ARCH (unsigned long) 0x0000000000000000 |
| #define | USER_ADDRESS_SPACE_END_ARCH (unsigned long) 0x00007fffffffffff |
| #define | USTACK_ADDRESS_ARCH (USER_ADDRESS_SPACE_END_ARCH-(PAGE_SIZE-1)) |
| #define | as_install_arch(as) |
Functions | |
| void | as_arch_init (void) |
Definition in file as.h.
1.4.6