Home
last modified time | relevance | path

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

12

/linux-6.15/include/asm-generic/
H A Dpgtable-nopmd.h68 #undef pmd_addr_end
69 #define pmd_addr_end(addr, end) (end) macro
/linux-6.15/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()
1138 next = pmd_addr_end(addr, end); in radix__vmemmap_populate()
1331 next = pmd_addr_end(addr, end); in vmemmap_populate_compound_pages()
/linux-6.15/arch/arm/include/asm/
H A Dpgtable-2level.h235 #define pmd_addr_end(addr,end) (end) macro
/linux-6.15/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-6.15/arch/arm64/mm/
H A Dfixmap.c68 next = pmd_addr_end(addr, end); in early_fixmap_init_pmd()
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-6.15/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-6.15/arch/um/kernel/
H A Dtlb.c102 next = pmd_addr_end(addr, end); in update_pmd_range()
/linux-6.15/arch/riscv/kernel/
H A Dhibernate.c217 next = pmd_addr_end(start, end); in temp_pgtable_map_pmd()
/linux-6.15/arch/sparc/mm/
H A Dhugetlbpage.c320 next = pmd_addr_end(addr, end); in hugetlb_free_pmd_range()
/linux-6.15/arch/loongarch/mm/
H A Dkasan_init.c192 next = pmd_addr_end(addr, end); in kasan_pmd_populate()
/linux-6.15/arch/x86/mm/
H A Dkasan_init_64.c96 next = pmd_addr_end(addr, end); in kasan_populate_pud()
H A Dinit_64.c1134 next = pmd_addr_end(addr, end); in remove_pmd_table()
1624 next = pmd_addr_end(addr, end); in register_page_bootmem_memmap()
/linux-6.15/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()
/linux-6.15/mm/
H A Dsparse-vmemmap.c427 next = pmd_addr_end(addr, end); in vmemmap_populate_hugepages()
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()
/linux-6.15/arch/s390/mm/
H A Dpageattr.c185 next = pmd_addr_end(addr, end); in walk_pmd_level()
H A Dvmem.c233 next = pmd_addr_end(addr, end); in modify_pmd_table()
/linux-6.15/include/linux/
H A Dpgtable.h1208 #ifndef pmd_addr_end
1209 #define pmd_addr_end(addr, end) \ macro
/linux-6.15/arch/s390/boot/
H A Dvmem.c376 next = pmd_addr_end(addr, end); in pgtable_pmd_populate()

12