/linux-2.4.37.9/arch/mips/lib/ |
D | r3k_dump_tlb.c | 118 page_dir = pgd_offset(t->mm, 0); in dump_list_process() 121 pgd = pgd_offset(t->mm, addr); in dump_list_process() 157 pgd = pgd_offset(current->mm, addr); in vtop()
|
D | dump_tlb.c | 160 page_dir = pgd_offset(t->mm, 0); in dump_list_process() 166 pgd = pgd_offset(t->mm, addr); in dump_list_process() 207 pgd = pgd_offset(current->mm, addr); in vtop()
|
/linux-2.4.37.9/arch/mips64/lib/ |
D | dump_tlb.c | 151 page_dir = pgd_offset(t->mm, 0); in dump_list_process() 154 pgd = pgd_offset(t->mm, addr); in dump_list_process() 191 pgd = pgd_offset(current->mm, addr); in vtop()
|
/linux-2.4.37.9/arch/i386/mm/ |
D | pageattr.c | 21 pgd_t *pgd = pgd_offset(&init_mm, address); in lookup_address() 73 pmd_t *pmd = pmd_offset(pgd_offset(mm, address), address); in set_pmd_pte() 86 pmd_offset(pgd_offset(&init_mm, address), address); in revert_page()
|
/linux-2.4.37.9/arch/ppc/mm/ |
D | tlb.c | 105 pmd = pmd_offset(pgd_offset(mm, vmaddr), vmaddr); in local_flush_tlb_page() 137 pmd = pmd_offset(pgd_offset(mm, start), start); in local_flush_tlb_range()
|
D | fault.c | 329 dir = pgd_offset(mm, address & PAGE_MASK); in va_to_pte() 366 pgd = pgd_offset(mm, addr & PAGE_MASK); in print_8xx_pte() 407 pgd = pgd_offset(mm, addr & PAGE_MASK); in get_8xx_pte()
|
/linux-2.4.37.9/include/asm-arm/ |
D | pgtable.h | 125 #define pgd_offset(mm, addr) ((mm)->pgd+pgd_index(addr)) macro 128 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr)
|
/linux-2.4.37.9/include/asm-alpha/ |
D | pgtable.h | 292 #define PAGE_DIR_OFFSET(tsk,address) pgd_offset((tsk),(address)) 295 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 300 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | sun3_pgtable.h | 191 #define pgd_offset(mm, address) \ macro 195 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
D | motorola_pgtable.h | 204 #define PAGE_DIR_OFFSET(tsk,address) pgd_offset((tsk),(address)) 209 static inline pgd_t * pgd_offset(struct mm_struct * mm, unsigned long address) in pgd_offset() function
|
/linux-2.4.37.9/arch/mips64/mm/ |
D | tlb-dbg-r4k.c | 38 pgd = pgd_offset(current->active_mm, addr); in xtlb_refill_debug()
|
/linux-2.4.37.9/mm/ |
D | memory.c | 184 src_pgd = pgd_offset(src, address)-1; in copy_page_range() 185 dst_pgd = pgd_offset(dst, address)-1; in copy_page_range() 367 dir = pgd_offset(mm, address); in zap_page_range() 411 pgd = pgd_offset(mm, address); in follow_page() 802 dir = pgd_offset(mm, address); in zeromap_page_range() 884 dir = pgd_offset(mm, from); in remap_page_range() 1379 pgd = pgd_offset(mm, address); in handle_mm_fault()
|
/linux-2.4.37.9/include/asm-mips/ |
D | pgtable.h | 234 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 239 static inline pgd_t *pgd_offset(struct mm_struct *mm, unsigned long address) in pgd_offset() function
|
/linux-2.4.37.9/arch/alpha/mm/ |
D | remap.c | 67 dir = pgd_offset(&init_mm, address); in __alpha_remap_area_pages()
|
/linux-2.4.37.9/arch/mips/mm/ |
D | tlb-r4k.c | 237 pgdp = pgd_offset(vma->vm_mm, address); in __update_tlb() 281 pgdp = pgd_offset(vma->vm_mm, address);
|
D | remap.c | 95 dir = pgd_offset(mm, from); in remap_page_range_high()
|
/linux-2.4.37.9/include/asm-s390/ |
D | pgtable.h | 445 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 448 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-2.4.37.9/include/asm-sh/ |
D | pgtable.h | 266 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 269 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-2.4.37.9/include/asm-i386/ |
D | pgtable.h | 331 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 334 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-2.4.37.9/include/asm-cris/ |
D | pgtable.h | 471 extern inline pgd_t * pgd_offset(struct mm_struct * mm, unsigned long address) in pgd_offset() function 477 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-2.4.37.9/arch/sparc/mm/ |
D | generic.c | 88 dir = pgd_offset(mm, from); in io_remap_page_range()
|
/linux-2.4.37.9/arch/s390x/mm/ |
D | ioremap.c | 75 dir = pgd_offset(&init_mm, address); in remap_area_pages()
|
/linux-2.4.37.9/arch/s390/mm/ |
D | ioremap.c | 75 dir = pgd_offset(&init_mm, address); in remap_area_pages()
|
/linux-2.4.37.9/include/asm-s390x/ |
D | pgtable.h | 502 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 508 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | pgtable.h | 274 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 277 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|