Home
last modified time | relevance | path

Searched refs:pmd_addr_end (Results 1 – 25 of 32) sorted by relevance

12

/linux/include/asm-generic/
H A Dpgtable-nopmd.h68 #undef pmd_addr_end
69 #define pmd_addr_end(addr, end) (end) macro
/linux/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c109 next = pmd_addr_end(addr, limit); in subpage_prot_clear()
234 next = pmd_addr_end(addr, limit); in SYSCALL_DEFINE3()
H A Dradix_pgtable.c829 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 Didmap.c49 next = pmd_addr_end(addr, end); in idmap_add_pmd()
H A Dkasan_init.c118 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
/linux/mm/kasan/
H A Dinit.c116 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 Dtlb.c102 next = pmd_addr_end(addr, end); in update_pmd_range()
/linux/arch/arm64/mm/
H A Dtrans_pgd.c105 next = pmd_addr_end(addr, end); in copy_pmd()
H A Dkasan_init.c139 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
H A Dmmu.c262 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 Dhibernate.c217 next = pmd_addr_end(start, end); in temp_pgtable_map_pmd()
/linux/arch/loongarch/mm/
H A Dkasan_init.c190 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
/linux/arch/x86/mm/
H A Dkasan_init_64.c96 next = pmd_addr_end(addr, end); in kasan_populate_pud()
H A Dinit_64.c1151 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 Dsparse-vmemmap.c427 next = pmd_addr_end(addr, end); in vmemmap_populate_hugepages()
H A Dmadvise.c380 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 Dpagewalk.c111 next = pmd_addr_end(addr, end); in walk_pmd_range()
H A Duserfaultfd.c1087 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 Dmprotect.c465 next = pmd_addr_end(addr, end); in change_pmd_range()
H A Dmemory.c209 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 Dpageattr.c183 next = pmd_addr_end(addr, end); in walk_pmd_level()
H A Dvmem.c235 next = pmd_addr_end(addr, end); in modify_pmd_table()
/linux/include/linux/
H A Dpgtable.h1264 #ifndef pmd_addr_end
1265 #define pmd_addr_end(addr, end) \ macro
/linux/arch/riscv/mm/
H A Dkasan_init.c64 next = pmd_addr_end(vaddr, end); in kasan_populate_pmd()
/linux/arch/s390/boot/
H A Dvmem.c363 next = pmd_addr_end(addr, end); in pgtable_pmd_populate()

12