|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PAGE_SHIFT 12 |
| #define | PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) |
| #define | PAGE_MASK (~(PAGE_SIZE-1)) |
| #define | VM_DATA_DEFAULT_FLAGS |
Typedefs | |
| typedef struct page * | pgtable_t |
| #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) |
| #define VM_DATA_DEFAULT_FLAGS |
1.8.2