Home
last modified time | relevance | path

Searched refs:pmd_addr_end (Results 1 – 25 of 26) 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()
/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()
H A Dmmu.c820 next = pmd_addr_end(addr, end); in alloc_init_pmd()
/linux/mm/kasan/
H A Dinit.c116 next = pmd_addr_end(addr, end); in zero_pmd_populate()
376 next = pmd_addr_end(addr, end); in kasan_remove_pte_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 Dmmu.c253 next = pmd_addr_end(addr, end); in init_pmd()
883 next = pmd_addr_end(addr, end); in unmap_hotplug_pmd_range()
1031 next = pmd_addr_end(addr, end); in free_empty_pmd_table()
H A Dkasan_init.c139 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
/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.c192 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
/linux/mm/
H A Dsparse-vmemmap.c313 next = pmd_addr_end(addr, end);
H A Dmadvise.c370 unsigned long next = pmd_addr_end(addr, end); in madvise_cold_or_pageout_pte_range()
665 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 Dmprotect.c375 next = pmd_addr_end(addr, end); in change_pmd_range()
H A Dmemory.c207 next = pmd_addr_end(addr, end); in free_pmd_range()
1246 next = pmd_addr_end(addr, end); in copy_pmd_range()
1729 next = pmd_addr_end(addr, end); in zap_pmd_range()
2599 next = pmd_addr_end(addr, end); in remap_pmd_range()
2865 next = pmd_addr_end(addr, end); in apply_to_pmd_range()
4465 if (unlikely(folio_end > pmd_addr_end(address, vma->vm_end))) in do_swap_page()
H A Dvmalloc.c170 next = pmd_addr_end(addr, end); in vmap_pmd_range()
371 next = pmd_addr_end(addr, end); in vunmap_pmd_range()
528 next = pmd_addr_end(addr, end); in vmap_pages_pmd_range()
H A Dgup.c3241 next = pmd_addr_end(addr, end); in gup_fast_pmd_range()
H A Dswapfile.c2264 next = pmd_addr_end(addr, end); in unuse_pmd_range()
/linux/arch/x86/mm/
H A Dkasan_init_64.c97 next = pmd_addr_end(addr, end); in kasan_populate_pud()
/linux/arch/s390/boot/
H A Dvmem.c322 next = pmd_addr_end(addr, end); in pgtable_pmd_populate()
/linux/arch/riscv/mm/
H A Dkasan_init.c64 next = pmd_addr_end(vaddr, end); in kasan_populate_pmd()
H A Dinit.c1661 next = pmd_addr_end(addr, end); in remove_pmd_mapping()
/linux/arch/s390/mm/
H A Dvmem.c238 next = pmd_addr_end(addr, end); in modify_pmd_table()

12