taglinefilesource code
SET_PAGE_DIR294include/asm-alpha/pgtable.hextern inline void SET_PAGE_DIR(struct task_struct * tsk, pgd_t * pgdir)
SET_PAGE_DIR230include/asm-i386/pgtable.h#define SET_PAGE_DIR(tsk,pgdir) \
SET_PAGE_DIR197include/asm-mips/pgtable.h#define SET_PAGE_DIR(tsk,pgdir) \
SET_PAGE_DIR188include/asm-ppc/pgtable.h#define SET_PAGE_DIR(tsk,pgdir) \
SET_PAGE_DIR161include/asm-sparc/pgtable.h#define SET_PAGE_DIR(tsk,pgdir) sparc_update_rootmmu_dir(tsk, pgdir)