/linux-4.4.14/arch/sh/mm/ |
D | hugetlbpage.c | 32 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 52 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
D | gup.c | 186 pgdp = pgd_offset(mm, addr); in __get_user_pages_fast() 235 pgdp = pgd_offset(mm, addr); in get_user_pages_fast()
|
D | tlbex_32.c | 42 pgd = pgd_offset(current->mm, address); in handle_tlbmiss()
|
D | tlbex_64.c | 58 pgd = pgd_offset(current->mm, address); in handle_tlbmiss()
|
D | cache-sh4.c | 226 pgd = pgd_offset(vma->vm_mm, address); in sh4_flush_cache_page()
|
D | cache-sh5.c | 396 pgd = pgd_offset(mm, addr); in sh64_dcache_purge_user_pages()
|
/linux-4.4.14/arch/mips/mm/ |
D | hugetlbpage.c | 31 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 45 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
D | gup.c | 232 pgdp = pgd_offset(mm, addr); in __get_user_pages_fast() 282 pgdp = pgd_offset(mm, addr); in get_user_pages_fast()
|
D | ioremap.c | 75 dir = pgd_offset(&init_mm, address); in remap_area_pages()
|
D | tlb-r8k.c | 203 pgdp = pgd_offset(vma->vm_mm, address); in __update_tlb()
|
D | c-r3k.c | 254 pgdp = pgd_offset(mm, addr); in r3k_flush_cache_page()
|
D | c-tx39.c | 184 pgdp = pgd_offset(mm, page); in tx39_flush_cache_page()
|
D | tlb-r4k.c | 306 pgdp = pgd_offset(vma->vm_mm, address); in __update_tlb()
|
D | c-r4k.c | 570 pgdp = pgd_offset(mm, addr); in local_r4k_flush_cache_page()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | tlb_hash32.c | 106 pmd = pmd_offset(pud_offset(pgd_offset(mm, start), start), start); in flush_range() 164 pmd = pmd_offset(pud_offset(pgd_offset(mm, vmaddr), vmaddr), vmaddr); in flush_tlb_page()
|
D | hugetlbpage.c | 220 pg = pgd_offset(mm, addr); in huge_pte_alloc() 271 pg = pgd_offset(mm, addr); in huge_pte_alloc() 678 pgd = pgd_offset(tlb->mm, addr); in hugetlb_free_pgd_range()
|
D | ppc_mmu_32.c | 172 pmd = pmd_offset(pud_offset(pgd_offset(mm, ea), ea), ea); in hash_preload()
|
D | subpage-prot.c | 69 pgd = pgd_offset(mm, addr); in hpte_flush_range()
|
D | pgtable_32.c | 375 pgd = pgd_offset(mm, addr & PAGE_MASK); in get_pteptr()
|
/linux-4.4.14/arch/s390/mm/ |
D | hugetlbpage.c | 122 pgdp = pgd_offset(mm, addr); in huge_pte_alloc() 135 pgdp = pgd_offset(mm, addr); in huge_pte_offset()
|
D | gup.c | 199 pgdp = pgd_offset(mm, addr); in __get_user_pages_fast()
|
D | pgtable.c | 510 pgd = pgd_offset(mm, vmaddr); in __gmap_link()
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 336 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 338 #define pgd_offset(mm, addr) (((mm)->pgd)+pgd_index(addr)) macro 360 #define pgd_offset_fast(mm, addr) pgd_offset(mm, addr)
|
/linux-4.4.14/arch/parisc/mm/ |
D | hugetlbpage.c | 61 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 80 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
/linux-4.4.14/arch/ia64/mm/ |
D | hugetlbpage.c | 36 pgd = pgd_offset(mm, taddr); in huge_pte_alloc() 55 pgd = pgd_offset(mm, taddr); in huge_pte_offset()
|
/linux-4.4.14/arch/um/kernel/ |
D | tlb.c | 282 pgd = pgd_offset(mm, addr); in fix_range_common() 320 pgd = pgd_offset(mm, addr); in flush_tlb_kernel_range_common() 405 pgd = pgd_offset(mm, address); in flush_tlb_page() 464 return pgd_offset(mm, address); in pgd_offset_proc() 484 pgd_t *pgd = pgd_offset(task->mm, addr); in addr_pte()
|
D | trap.c | 105 pgd = pgd_offset(mm, address); in handle_page_fault()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-32.h | 139 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 144 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
D | pgtable-64.h | 241 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 247 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
D | pgalloc.h | 53 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/linux-4.4.14/arch/score/mm/ |
D | cache.c | 185 pgdp = pgd_offset(mm, start); in flush_cache_range() 192 pgdp = pgd_offset(mm, start); in flush_cache_range()
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 280 #define PAGE_DIR_OFFSET(tsk,address) pgd_offset((tsk),(address)) 283 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) 287 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
|
/linux-4.4.14/arch/metag/mm/ |
D | hugetlbpage.c | 67 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 84 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
/linux-4.4.14/arch/nios2/mm/ |
D | pgtable.c | 60 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
D | ioremap.c | 84 dir = pgd_offset(&init_mm, address); in remap_area_pages()
|
/linux-4.4.14/arch/sparc/mm/ |
D | hugetlbpage.c | 144 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 163 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
D | gup.c | 178 pgdp = pgd_offset(mm, addr); in __get_user_pages_fast() 226 pgdp = pgd_offset(mm, addr); in get_user_pages_fast()
|
D | io-unit.c | 222 pgdp = pgd_offset(&init_mm, addr); in iounit_map_dma_area()
|
D | iommu.c | 360 pgdp = pgd_offset(&init_mm, addr); in iommu_map_dma_area()
|
D | fault_64.c | 94 pgd_t *pgdp = pgd_offset(current->mm, tpc); in get_user_insn()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 299 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 303 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
D | pgtable-ppc64.h | 189 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 202 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 190 #define pgd_offset(mm, address) \ macro 194 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
D | mcf_pgtable.h | 334 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 339 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
D | motorola_pgtable.h | 190 #define PAGE_DIR_OFFSET(tsk,address) pgd_offset((tsk),(address)) 195 static inline pgd_t *pgd_offset(const struct mm_struct *mm, in pgd_offset() function
|
D | mmu_context.h | 125 pgd = pgd_offset(mm, mmuar); in load_ksp_mmu()
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 107 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro 258 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr)
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 235 static inline pgd_t * pgd_offset(const struct mm_struct *mm, unsigned long address) in pgd_offset() function 241 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 183 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 189 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 492 pgd_t *pge = pgd_offset(mm, address); in update_mmu_cache()
|
/linux-4.4.14/arch/mn10300/mm/ |
D | cache-inv-icache.c | 43 pgd = pgd_offset(current->mm, start); in flush_icache_page_range()
|
D | cache-flush-icache.c | 65 pgd = pgd_offset(current->mm, start); in flush_icache_page_range()
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 186 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 188 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 310 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 313 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgtable.h | 235 #define pgd_offset(mm, addr) ((mm)->pgd+pgd_index(addr)) macro 238 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr)
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgalloc.h | 26 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
D | pgtable.h | 75 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 79 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
/linux-4.4.14/arch/x86/mm/ |
D | gup.c | 292 pgdp = pgd_offset(mm, addr); in __get_user_pages_fast() 364 pgdp = pgd_offset(mm, addr); in get_user_pages_fast()
|
D | fault.c | 385 pgd = pgd_offset(current->active_mm, address); in vmalloc_fault()
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 246 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro 251 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 297 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 300 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_64.h | 53 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 56 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
D | pgtable_32.h | 408 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 412 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 303 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 309 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 315 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 318 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
D | pgtable_64.h | 857 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 860 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 379 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro 382 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 360 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 363 #define pgd_offset(mm,address) ((mm)->pgd + pgd_index(address)) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable.h | 179 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro 182 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr)
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 326 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 332 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/um/kernel/skas/ |
D | mmu.c | 25 pgd = pgd_offset(mm, proc); in init_stub_pte()
|
D | uaccess.c | 26 pgd = pgd_offset(mm, addr); in virt_to_pte()
|
/linux-4.4.14/arch/tile/kernel/ |
D | machine_kexec.c | 253 pgd_t *pgd = pgd_offset(current->mm, vaddr); in setup_quasi_va_is_pa()
|
/linux-4.4.14/arch/m68k/mm/ |
D | mcfmmu.c | 104 pgd = pgd_offset(mm, mmuar); in cf_tlb_miss()
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 476 #define pgd_offset_k(address) pgd_offset(&init_mm, address) 480 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 425 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 431 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/arm/mach-rpc/ |
D | ecard.c | 229 src_pgd = pgd_offset(mm, (unsigned long)IO_BASE); in ecard_init_pgtables() 230 dst_pgd = pgd_offset(mm, IO_START); in ecard_init_pgtables() 234 src_pgd = pgd_offset(mm, (unsigned long)EASI_BASE); in ecard_init_pgtables() 235 dst_pgd = pgd_offset(mm, EASI_START); in ecard_init_pgtables()
|
/linux-4.4.14/arch/microblaze/mm/ |
D | pgtable.c | 198 pgd = pgd_offset(mm, addr & PAGE_MASK); in get_pteptr()
|
/linux-4.4.14/arch/arm/mm/ |
D | fault-armv.c | 102 pgd = pgd_offset(vma->vm_mm, address); in adjust_pte()
|
D | ioremap.c | 120 memcpy(pgd_offset(mm, VMALLOC_START), in __check_vmalloc_seq()
|
D | fault.c | 67 pgd = pgd_offset(mm, addr); in show_pte()
|
D | init.c | 635 pmd = pmd_offset(pud_offset(pgd_offset(mm, addr), addr), addr); in section_update()
|
/linux-4.4.14/arch/alpha/mm/ |
D | init.c | 46 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/linux-4.4.14/mm/ |
D | mremap.c | 38 pgd = pgd_offset(mm, addr); in get_old_pmd() 60 pgd = pgd_offset(mm, addr); in alloc_new_pmd()
|
D | memory.c | 520 pgd = pgd_offset(tlb->mm, addr); in free_pgd_range() 650 pgd_t *pgd = pgd_offset(vma->vm_mm, addr); in print_bad_pte() 1095 dst_pgd = pgd_offset(dst_mm, addr); in copy_page_range() 1096 src_pgd = pgd_offset(src_mm, addr); in copy_page_range() 1301 pgd = pgd_offset(vma->vm_mm, addr); in unmap_page_range() 1462 pgd_t * pgd = pgd_offset(mm, addr); in __get_locked_pte() 1775 pgd = pgd_offset(mm, addr); in remap_pfn_range() 1928 pgd = pgd_offset(mm, addr); in apply_to_page_range() 3390 pgd = pgd_offset(mm, address); in __handle_mm_fault() 3573 pgd = pgd_offset(mm, address); in __follow_pte()
|
D | userfaultfd.c | 130 pgd = pgd_offset(mm, address); in mm_alloc_pmd()
|
D | pagewalk.c | 105 pgd = pgd_offset(walk->mm, addr); in walk_pgd_range()
|
D | mprotect.c | 224 pgd = pgd_offset(mm, addr); in change_protection_range()
|
D | gup.c | 196 pgd = pgd_offset(mm, address); in follow_page_mask() 1356 pgdp = pgd_offset(mm, addr); in __get_user_pages_fast()
|
D | hugetlb.c | 4252 pgd_t *pgd = pgd_offset(mm, *addr); in huge_pmd_unshare() 4287 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 4311 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
D | rmap.c | 724 pgd = pgd_offset(mm, address); in mm_find_pmd()
|
D | huge_memory.c | 1638 pgd = pgd_offset(mm, address); in page_check_address_pmd() 3027 pgd = pgd_offset(mm, address); in split_huge_page_address()
|
D | swapfile.c | 1283 pgd = pgd_offset(vma->vm_mm, addr); in unuse_vma()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 422 #define pgd_offset(mm, address) \ macro 426 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/arch/xtensa/mm/ |
D | tlb.c | 179 pgd = pgd_offset(mm, vaddr); in get_pte_for_vaddr()
|
/linux-4.4.14/arch/frv/mm/ |
D | fault.c | 232 pge = pgd_offset(current->mm, ear0); in do_page_fault()
|
/linux-4.4.14/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 35 pgd = pgd_offset(current->mm, addr); in pin_page_for_write()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 679 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index((address))) macro 684 #define pgd_offset_k(address) pgd_offset(&init_mm, (address))
|
/linux-4.4.14/arch/tile/mm/ |
D | hugetlbpage.c | 62 pgd = pgd_offset(mm, addr); in huge_pte_alloc()
|
D | pgtable.c | 349 pgd = mm ? pgd_offset(mm, addr) : swapper_pg_dir + pgd_index(addr); in virt_to_pte()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 519 #define pgd_offset(mm, addr) ((mm)->pgd+pgd_index(addr)) macro 522 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr)
|
/linux-4.4.14/arch/arm64/mm/ |
D | dump.c | 297 pgd_t *pgd = pgd_offset(mm, 0UL); in walk_pgd()
|
D | fault.c | 55 pgd = pgd_offset(mm, addr); in show_pte()
|
D | mmu.c | 291 __create_mapping(mm, pgd_offset(mm, virt), phys, virt, size, prot, in create_pgd_mapping()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | signal.c | 199 pgd_offset(current->mm, address), in setup_rt_frame()
|
/linux-4.4.14/arch/m68k/kernel/ |
D | sys_m68k.c | 474 pgd = pgd_offset(mm, (unsigned long)mem); in sys_atomic_cmpxchg_32()
|
/linux-4.4.14/arch/metag/kernel/ |
D | dma.c | 399 pgd = pgd_offset(&init_mm, CONSISTENT_START); in dma_alloc_init()
|
/linux-4.4.14/arch/x86/kernel/ |
D | tboot.c | 131 pgd = pgd_offset(&tboot_mm, vaddr); in map_tboot_page()
|
D | vm86_32.c | 171 pgd = pgd_offset(mm, 0xA0000); in mark_screen_rdonly()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | fault.c | 49 pgd = pgd_offset(mm, addr); in show_pte()
|
/linux-4.4.14/include/asm-generic/ |
D | pgtable.h | 281 #define pgd_offset_gate(mm, addr) pgd_offset(mm, addr)
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 372 pgd_offset (const struct mm_struct *mm, unsigned long address) in pgd_offset() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 1318 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro 1319 #define pgd_offset_k(address) pgd_offset(&init_mm, address)
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
D | grufault.c | 227 pgdp = pgd_offset(vma->vm_mm, vaddr); in atomic_pte_lookup()
|
/linux-4.4.14/arch/cris/arch-v10/ |
D | README.mm | 180 static inline pgd_t * pgd_offset(struct mm_struct * mm, unsigned long address) function
|
/linux-4.4.14/arch/sparc/kernel/ |
D | signal32.c | 388 pgdp = pgd_offset(current->mm, address); in flush_signal_insns()
|
/linux-4.4.14/fs/ |
D | userfaultfd.c | 205 pgd = pgd_offset(mm, address); in userfaultfd_must_wait()
|