/openbmc/linux/arch/arm/mm/ |
H A D | pgd.c | 74 init_p4d = p4d_offset(init_pgd, TASK_SIZE); in pgd_alloc() 117 init_p4d = p4d_offset(init_pgd, 0); in pgd_alloc() 157 p4d = p4d_offset(pgd, 0); in pgd_free() 193 p4d = p4d_offset(pgd, 0); in pgd_free()
|
H A D | fault.c | 50 p4d = p4d_offset(pgd, addr); in show_pte() 415 p4d = p4d_offset(pgd, addr); in do_translation_fault() 416 p4d_k = p4d_offset(pgd_k, addr); in do_translation_fault()
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | book3e_pgtable.c | 85 p4dp = p4d_offset(pgdp, ea); in map_kernel_page() 97 p4dp = p4d_offset(pgdp, ea); in map_kernel_page()
|
/openbmc/linux/arch/m68k/mm/ |
H A D | kmap.c | 70 p4d_dir = p4d_offset(pgd_dir, virtaddr); in __free_io_area() 258 p4d_dir = p4d_offset(pgd_dir, virtaddr); in __ioremap() 364 p4d_dir = p4d_offset(pgd_dir, virtaddr); in kernel_set_cachemode()
|
/openbmc/linux/arch/x86/power/ |
H A D | hibernate_32.c | 42 p4d = p4d_offset(pgd, 0); in resume_one_md_table_init() 47 p4d = p4d_offset(pgd, 0); in resume_one_md_table_init()
|
/openbmc/linux/arch/arc/mm/ |
H A D | fault.c | 45 p4d = p4d_offset(pgd, address); in handle_kernel_vaddr_fault() 46 p4d_k = p4d_offset(pgd_k, address); in handle_kernel_vaddr_fault()
|
/openbmc/linux/arch/x86/mm/ |
H A D | init_64.c | 184 p4d_ref = p4d_offset(pgd_ref, addr); in sync_global_pgds_l4() 196 p4d = p4d_offset(pgd, addr); in sync_global_pgds_l4() 254 if (p4d != p4d_offset(pgd, 0)) in fill_p4d() 256 p4d, p4d_offset(pgd, 0)); in fill_p4d() 258 return p4d_offset(pgd, vaddr); in fill_p4d() 339 p4d_page = p4d_offset(pgd, 0); in set_pte_vaddr() 385 p4d = p4d_offset(pgd, (unsigned long)__va(phys)); in __init_extra_mapping() 762 p4d_populate_init(&init_mm, p4d_offset(pgd, vaddr), in __kernel_physical_mapping_init() 1238 p4d = p4d_offset(pgd, 0); in remove_pagetable() 1586 p4d = p4d_offset(pgd, addr); in register_page_bootmem_memmap()
|
H A D | kasan_init_64.c | 135 p4d = p4d_offset(pgd, addr); in kasan_populate_pgd() 184 p4d_clear(p4d_offset(pgd, start)); in clear_pgds() 189 p4d_clear(p4d_offset(pgd, start)); in clear_pgds() 253 p4d = p4d_offset(pgd, addr); in kasan_shallow_populate_p4ds()
|
H A D | pti.c | 190 return p4d_offset(pgd, address); in pti_user_pagetable_walk_p4d() 331 p4d = p4d_offset(pgd, addr); in pti_clone_pgtable() 432 kernel_p4d = p4d_offset(kernel_pgd, addr); in pti_clone_p4d()
|
/openbmc/linux/arch/ia64/mm/ |
H A D | hugetlbpage.c | 39 p4d = p4d_offset(pgd, taddr); in huge_pte_alloc() 61 p4d = p4d_offset(pgd, taddr); in huge_pte_offset()
|
/openbmc/linux/mm/kasan/ |
H A D | init.c | 191 p4d_t *p4d = p4d_offset(pgd, addr); in zero_p4d_populate() 262 p4d = p4d_offset(pgd, addr); in kasan_populate_early_shadow() 482 p4d = p4d_offset(pgd, addr); in kasan_remove_zero_shadow() 484 kasan_free_p4d(p4d_offset(pgd, 0), pgd); in kasan_remove_zero_shadow()
|
/openbmc/linux/arch/parisc/mm/ |
H A D | hugetlbpage.c | 64 p4d = p4d_offset(pgd, addr); in huge_pte_alloc() 87 p4d = p4d_offset(pgd, addr); in huge_pte_offset()
|
H A D | fixmap.c | 17 p4d_t *p4d = p4d_offset(pgd, vaddr); in set_fixmap()
|
/openbmc/linux/arch/powerpc/mm/kasan/ |
H A D | init_book3e_64.c | 41 p4dp = p4d_offset(pgdp, ea); in kasan_map_kernel_page() 105 p4d_populate(&init_mm, p4d_offset(pgd++, addr), kasan_early_shadow_pud); in kasan_early_init()
|
/openbmc/linux/arch/nios2/mm/ |
H A D | fault.c | 243 p4d = p4d_offset(pgd, address); in do_page_fault() 244 p4d_k = p4d_offset(pgd_k, address); in do_page_fault()
|
/openbmc/linux/arch/sh/mm/ |
H A D | fault.c | 69 p4d = p4d_offset(pgd, addr); in show_pte() 134 p4d = p4d_offset(pgd, address); in vmalloc_sync_one() 135 p4d_k = p4d_offset(pgd_k, address); in vmalloc_sync_one()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable-64.h | 396 #define p4d_offset p4d_offset macro 397 p4d_t *p4d_offset(pgd_t *pgd, unsigned long address);
|
/openbmc/linux/arch/openrisc/mm/ |
H A D | fault.c | 323 p4d = p4d_offset(pgd, address); in do_page_fault() 324 p4d_k = p4d_offset(pgd_k, address); in do_page_fault()
|
H A D | init.c | 87 p4e = p4d_offset(pge, v); in map_ram() 217 p4d = p4d_offset(pgd_offset_k(va), va); in map_page()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | fixmap.c | 104 p4d_t *p4dp = p4d_offset(pgdp, addr); in early_fixmap_init() 196 bm_p4dp = p4d_offset(bm_pgdp, FIXADDR_TOT_START); in fixmap_copy()
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | fault.c | 52 p4d = p4d_offset(pgd, address); in vmalloc_fault() 53 p4d_k = p4d_offset(pgd_k, address); in vmalloc_fault()
|
/openbmc/linux/arch/microblaze/mm/ |
H A D | pgtable.c | 146 p4d = p4d_offset(pgd_offset_k(va), va); in map_page() 206 p4d = p4d_offset(pgd, addr & PAGE_MASK); in get_pteptr()
|
/openbmc/linux/arch/mips/mm/ |
H A D | fault.c | 298 p4d = p4d_offset(pgd, address); in __do_page_fault() 299 p4d_k = p4d_offset(pgd_k, address); in __do_page_fault()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 83 p4dp = p4d_offset(pgdp, ea); in early_map_kernel_page() 152 p4dp = p4d_offset(pgdp, ea); in __map_kernel_page() 203 p4dp = p4d_offset(pgdp, idx); in radix__change_memory_range() 844 p4d = p4d_offset(pgd, addr); in remove_pagetable() 1063 p4d = p4d_offset(pgd, addr); in radix__vmemmap_populate() 1145 p4d = p4d_offset(pgd, addr); in radix__vmemmap_populate_address() 1180 p4d = p4d_offset(pgd, map_addr); in vmemmap_compound_tail_page() 1242 p4d = p4d_offset(pgd, addr); in vmemmap_populate_compound_pages()
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | efi_64.c | 123 p4d_efi = p4d_offset(pgd_efi, 0); in efi_sync_low_kernel_mappings() 124 p4d_k = p4d_offset(pgd_k, 0); in efi_sync_low_kernel_mappings() 136 p4d_efi = p4d_offset(pgd_efi, EFI_VA_END); in efi_sync_low_kernel_mappings() 137 p4d_k = p4d_offset(pgd_k, EFI_VA_END); in efi_sync_low_kernel_mappings()
|