taglinefilesource code
PAGE_DIR_OFFSET186include/asm-alpha/page.hextern inline pgd_t * PAGE_DIR_OFFSET(struct task_struct * tsk, unsigned long address)
PAGE_DIR_OFFSET152include/asm-i386/page.h#define PAGE_DIR_OFFSET(tsk,address) \
PAGE_DIR_OFFSET162include/asm-mips/page.h#define PAGE_DIR_OFFSET(tsk,address) \
PAGE_DIR_OFFSET74include/asm-sparc/page.h#define PAGE_DIR_OFFSET(base, address)   ((unsigned long *) 0)