| /linux-6.15/include/asm-generic/ |
| H A D | pgtable-nop4d.h | 54 #undef p4d_addr_end 55 #define p4d_addr_end(addr, end) (end) macro
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | kasan_init.c | 126 next = p4d_addr_end(vaddr, end); in kasan_populate_p4d() 204 next = p4d_addr_end(vaddr, end); in kasan_early_clear_p4d() 288 next = p4d_addr_end(vaddr, end); in kasan_early_populate_p4d() 405 next = p4d_addr_end(vaddr, end); in kasan_shallow_populate_p4d()
|
| H A D | pageattr.c | 190 next = p4d_addr_end(vaddr, end); in __split_linear_mapping_p4d()
|
| H A D | init.c | 1734 next = p4d_addr_end(addr, end); in remove_p4d_mapping()
|
| /linux-6.15/arch/x86/mm/ |
| H A D | kasan_init_64.c | 136 next = p4d_addr_end(addr, end); in kasan_populate_pgd() 219 next = p4d_addr_end(addr, end); in kasan_early_p4d_populate() 254 next = p4d_addr_end(addr, end); in kasan_shallow_populate_p4ds()
|
| H A D | ident_map.c | 155 next = p4d_addr_end(addr, end); in ident_p4d_init()
|
| H A D | init_64.c | 1217 next = p4d_addr_end(addr, end); in remove_p4d_table()
|
| /linux-6.15/mm/kasan/ |
| H A D | init.c | 189 next = p4d_addr_end(addr, end); in zero_p4d_populate() 429 next = p4d_addr_end(addr, end); in kasan_remove_p4d_table()
|
| /linux-6.15/arch/um/kernel/ |
| H A D | tlb.c | 148 next = p4d_addr_end(addr, end); in update_p4d_range()
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | trans_pgd.c | 175 next = p4d_addr_end(addr, end); in copy_p4d()
|
| H A D | mmu.c | 413 next = p4d_addr_end(addr, end); in alloc_init_p4d() 949 next = p4d_addr_end(addr, end); in unmap_hotplug_p4d_range() 1111 next = p4d_addr_end(addr, end); in free_empty_p4d_table()
|
| H A D | kasan_init.c | 163 next = p4d_addr_end(addr, end); in kasan_p4d_populate()
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | hibernate.c | 295 next = p4d_addr_end(start, end); in temp_pgtable_map_p4d()
|
| /linux-6.15/arch/sparc/mm/ |
| H A D | hugetlbpage.c | 411 next = p4d_addr_end(addr, end); in hugetlb_free_pgd_range()
|
| /linux-6.15/arch/loongarch/mm/ |
| H A D | kasan_init.c | 216 next = p4d_addr_end(addr, end); in kasan_p4d_populate()
|
| /linux-6.15/arch/s390/mm/ |
| H A D | pageattr.c | 305 next = p4d_addr_end(addr, end); in walk_p4d_level()
|
| H A D | vmem.c | 389 next = p4d_addr_end(addr, end); in modify_p4d_table()
|
| /linux-6.15/include/linux/ |
| H A D | pgtable.h | 1194 #ifndef p4d_addr_end 1195 #define p4d_addr_end(addr, end) \ macro
|
| /linux-6.15/arch/s390/boot/ |
| H A D | vmem.c | 440 next = p4d_addr_end(addr, end); in pgtable_p4d_populate()
|
| /linux-6.15/mm/ |
| H A D | mprotect.c | 492 next = p4d_addr_end(addr, end); in change_p4d_range()
|
| H A D | pagewalk.c | 247 next = p4d_addr_end(addr, end); in walk_p4d_range()
|
| H A D | memory.c | 259 next = p4d_addr_end(addr, end); in free_p4d_range() 1313 next = p4d_addr_end(addr, end); in copy_p4d_range() 1870 next = p4d_addr_end(addr, end); in zap_p4d_range() 2753 next = p4d_addr_end(addr, end); in remap_p4d_range() 3047 next = p4d_addr_end(addr, end); in apply_to_p4d_range()
|
| H A D | vmalloc.c | 271 next = p4d_addr_end(addr, end); in vmap_p4d_range() 418 next = p4d_addr_end(addr, end); in vunmap_p4d_range() 564 next = p4d_addr_end(addr, end); in vmap_pages_p4d_range()
|
| H A D | gup.c | 3285 next = p4d_addr_end(addr, end); in gup_fast_p4d_range()
|
| /linux-6.15/arch/arm/mm/ |
| H A D | mmu.c | 858 next = p4d_addr_end(addr, end); in alloc_init_p4d()
|