tag | line | file | source code |
PAGE_SIZE | 22 | arch/mips/kernel/cache.S | #define PAGE_SIZE 0x1000 |
PAGE_SIZE | 23 | arch/mips/kernel/head.S | #define PAGE_SIZE 0x1000 |
PAGE_SIZE | 363 | arch/mips/kernel/head.S | #define PAGE_SIZE 0x1000 |
PAGE_SIZE | 6 | include/asm-alpha/page.h | #define PAGE_SIZE (1UL << PAGE_SHIFT) |
PAGE_SIZE | 6 | include/asm-i386/page.h | #define PAGE_SIZE (1UL << PAGE_SHIFT) |
PAGE_SIZE | 112 | include/asm-mips/page.h | #define PAGE_SIZE (1UL << PAGE_SHIFT) |
PAGE_SIZE | 16 | include/asm-sparc/page.h | #define PAGE_SIZE (1 << PAGE_SHIFT) |
PAGE_SIZE | 124 | include/linux/a.out.h | #define PAGE_SIZE 0x400 |