Home
last modified time | relevance | path

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

12

/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/include/asm/
H A Dpgtable-2level.h235 #define pmd_addr_end(addr,end) (end) macro
/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/arch/arm64/mm/
H A Dfixmap.c68 next = pmd_addr_end(addr, end); in early_fixmap_init_pmd()
H A Dmmu.c261 next = pmd_addr_end(addr, end); in init_pmd()
903 next = pmd_addr_end(addr, end); in unmap_hotplug_pmd_range()
1051 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/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_pmd_table()
/linux/arch/um/kernel/
H A Dtlb.c102 next = pmd_addr_end(addr, end); in update_pmd_range()
/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/arch/riscv/mm/
H A Dpageattr.c105 next = pmd_addr_end(vaddr, end); in __split_linear_mapping_pmd()
H A Dkasan_init.c64 next = pmd_addr_end(vaddr, end); in kasan_populate_pmd()
H A Dinit.c1682 next = pmd_addr_end(addr, end); in remove_pmd_mapping()
/linux/arch/x86/mm/
H A Dkasan_init_64.c96 next = pmd_addr_end(addr, end); in kasan_populate_pud()
H A Dinit_64.c1136 next = pmd_addr_end(addr, end); in remove_pmd_table()
1625 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.c382 unsigned long next = pmd_addr_end(addr, end); in madvise_cold_or_pageout_pte_range()
670 next = pmd_addr_end(addr, end); in madvise_free_pte_range()
H A Dmprotect.c525 next = pmd_addr_end(addr, end); in change_pmd_range()
H A Dmemory.c208 next = pmd_addr_end(addr, end); in free_pmd_range()
1247 next = pmd_addr_end(addr, end); in copy_pmd_range()
1794 next = pmd_addr_end(addr, end); in zap_pmd_range()
2722 next = pmd_addr_end(addr, end); in remap_pmd_range()
3049 next = pmd_addr_end(addr, end); in apply_to_pmd_range()
4710 if (unlikely(folio_end > pmd_addr_end(address, vma->vm_end))) in do_swap_page()
H A Dvmalloc.c175 next = pmd_addr_end(addr, end); in vmap_pmd_range()
394 next = pmd_addr_end(addr, end); in vunmap_pmd_range()
568 next = pmd_addr_end(addr, end); in vmap_pages_pmd_range()
/linux/include/linux/
H A Dpgtable.h1260 #ifndef pmd_addr_end
1261 #define pmd_addr_end(addr, end) \ macro
/linux/arch/s390/boot/
H A Dvmem.c376 next = pmd_addr_end(addr, end); in pgtable_pmd_populate()
/linux/arch/s390/mm/
H A Dvmem.c232 next = pmd_addr_end(addr, end); in modify_pmd_table()

12