|
Linux Kernel
3.7.1
|
#include <linux/pfn.h>#include <linux/const.h>#include <asm-generic/memory_model.h>#include <asm-generic/getorder.h>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 |
| #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) |
1.8.2