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) 0x80000000 |
#define | KERNEL_ADDRESS_SPACE_END_ARCH (unsigned long) 0xffffffff |
#define | USER_ADDRESS_SPACE_START_ARCH (unsigned long) 0x00000000 |
#define | USER_ADDRESS_SPACE_END_ARCH (unsigned long) 0x7fffffff |
#define | USTACK_ADDRESS_ARCH (0x80000000-PAGE_SIZE) |
Functions | |
void | as_arch_init (void) |
Definition in file as.h.