|
Linux Kernel
3.7.1
|
#include <asm/page.h>Go to the source code of this file.
Data Structures | |
| struct | user_i387_struct |
| struct | user_fxsr_struct |
| struct | user_regs_struct |
| struct | user |
Macros | |
| #define | NBPG PAGE_SIZE |
| #define | UPAGES 1 |
| #define | HOST_TEXT_START_ADDR (u.start_code) |
| #define | HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) |
| #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) |
1.8.2