taglinefilesource code
PAGE_MASK27include/asm-alpha/page.h#define PAGE_MASK      (~(PAGE_SIZE-1))
PAGE_MASK18include/asm-i386/page.h#define PAGE_MASK      (~(PAGE_SIZE-1))