taglinefilesource code
PAGE_SIZE134include/linux/a.out.h#define PAGE_SIZE 0x400
PAGE_SIZE6include/linux/page.h#define PAGE_SIZE      ((unsigned long)1<<PAGE_SHIFT)