| /linux/include/asm-generic/ |
| H A D | pgtable-nopmd.h | 68 #undef pmd_addr_end 69 #define pmd_addr_end(addr, end) (end) macro
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 109 next = pmd_addr_end(addr, limit); in subpage_prot_clear() 234 next = pmd_addr_end(addr, limit); in SYSCALL_DEFINE3()
|
| H A D | radix_pgtable.c | 829 next = pmd_addr_end(addr, end); in remove_pmd_table() 1145 next = pmd_addr_end(addr, end); in radix__vmemmap_populate() 1338 next = pmd_addr_end(addr, end); in vmemmap_populate_compound_pages()
|
| /linux/arch/arm/mm/ |
| H A D | idmap.c | 49 next = pmd_addr_end(addr, end); in idmap_add_pmd()
|
| H A D | kasan_init.c | 118 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
|
| /linux/mm/kasan/ |
| H A D | init.c | 116 next = pmd_addr_end(addr, end); in zero_pmd_populate() 374 next = pmd_addr_end(addr, end); in kasan_remove_pmd_table()
|
| /linux/arch/um/kernel/ |
| H A D | tlb.c | 102 next = pmd_addr_end(addr, end); in update_pmd_range()
|
| /linux/arch/arm64/mm/ |
| H A D | trans_pgd.c | 105 next = pmd_addr_end(addr, end); in copy_pmd()
|
| H A D | kasan_init.c | 139 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
|
| H A D | mmu.c | 262 next = pmd_addr_end(addr, end); in init_pmd() 1476 next = pmd_addr_end(addr, end); in unmap_hotplug_pmd_range() 1624 next = pmd_addr_end(addr, end); in free_empty_pmd_table()
|
| /linux/arch/riscv/kernel/ |
| H A D | hibernate.c | 217 next = pmd_addr_end(start, end); in temp_pgtable_map_pmd()
|
| /linux/arch/loongarch/mm/ |
| H A D | kasan_init.c | 190 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
|
| /linux/arch/x86/mm/ |
| H A D | kasan_init_64.c | 96 next = pmd_addr_end(addr, end); in kasan_populate_pud()
|
| H A D | init_64.c | 1151 next = pmd_addr_end(addr, end); in remove_pmd_table() 1640 next = pmd_addr_end(addr, end); in register_page_bootmem_memmap()
|
| /linux/mm/ |
| H A D | sparse-vmemmap.c | 427 next = pmd_addr_end(addr, end); in vmemmap_populate_hugepages()
|
| H A D | madvise.c | 380 unsigned long next = pmd_addr_end(addr, end); in madvise_cold_or_pageout_pte_range() 668 next = pmd_addr_end(addr, end); in madvise_free_pte_range()
|
| H A D | pagewalk.c | 111 next = pmd_addr_end(addr, end); in walk_pmd_range()
|
| H A D | userfaultfd.c | 1087 len = pmd_addr_end(dst_addr, dst_addr + len) - dst_addr; in move_present_ptes() 1088 src_end = pmd_addr_end(src_addr, src_addr + len); in move_present_ptes()
|
| H A D | mprotect.c | 465 next = pmd_addr_end(addr, end); in change_pmd_range()
|
| H A D | memory.c | 209 next = pmd_addr_end(addr, end); in free_pmd_range() 1377 next = pmd_addr_end(addr, end); in copy_pmd_range() 1926 next = pmd_addr_end(addr, end); in zap_pmd_range() 2848 next = pmd_addr_end(addr, end); in remap_pmd_range() 3219 next = pmd_addr_end(addr, end); in apply_to_pmd_range() 4881 if (unlikely(folio_end > pmd_addr_end(address, vma->vm_end))) in do_swap_page()
|
| /linux/arch/s390/mm/ |
| H A D | pageattr.c | 183 next = pmd_addr_end(addr, end); in walk_pmd_level()
|
| H A D | vmem.c | 235 next = pmd_addr_end(addr, end); in modify_pmd_table()
|
| /linux/include/linux/ |
| H A D | pgtable.h | 1264 #ifndef pmd_addr_end 1265 #define pmd_addr_end(addr, end) \ macro
|
| /linux/arch/riscv/mm/ |
| H A D | kasan_init.c | 64 next = pmd_addr_end(vaddr, end); in kasan_populate_pmd()
|
| /linux/arch/s390/boot/ |
| H A D | vmem.c | 363 next = pmd_addr_end(addr, end); in pgtable_pmd_populate()
|