tag | line | file | source code |
---|---|---|---|
PAGE_DIR_OFFSET | 40 | include/asm-alpha/page.h | #define PAGE_DIR_OFFSET(base,address) ((unsigned long*)((base)+\ |
PAGE_DIR_OFFSET | 31 | include/asm-i386/page.h | #define PAGE_DIR_OFFSET(base,address) ((unsigned long*)((base)+\ |
PAGE_DIR_OFFSET | 43 | include/asm-sparc/page.h | #define PAGE_DIR_OFFSET(base, address) ((void *) 0) |