tag | line | file | source code |
---|---|---|---|
PAGE_DIR_OFFSET | 186 | include/asm-alpha/page.h | extern inline pgd_t * PAGE_DIR_OFFSET(struct task_struct * tsk, unsigned long address) |
PAGE_DIR_OFFSET | 152 | include/asm-i386/page.h | #define PAGE_DIR_OFFSET(tsk,address) \ |
PAGE_DIR_OFFSET | 162 | include/asm-mips/page.h | #define PAGE_DIR_OFFSET(tsk,address) \ |
PAGE_DIR_OFFSET | 74 | include/asm-sparc/page.h | #define PAGE_DIR_OFFSET(base, address) ((unsigned long *) 0) |