tag | line | file | source code |
---|---|---|---|
PAGE_SIZE | 19 | include/asm-alpha/page.h | #define PAGE_SIZE (1UL << PAGE_SHIFT) |
PAGE_SIZE | 10 | include/asm-i386/page.h | #define PAGE_SIZE (1UL << PAGE_SHIFT) |
PAGE_SIZE | 22 | include/asm-sparc/page.h | #define PAGE_SIZE (1UL << PAGE_SHIFT) |
PAGE_SIZE | 134 | include/linux/a.out.h | #define PAGE_SIZE 0x400 |