Searched refs:boot_mem_add_reloc (Results 1 – 6 of 6) sorted by relevance
123 void boot_mem_add_reloc(void *ptr);
334 boot_mem_add_reloc(&prtn->pool_pgts); in core_mmu_pgt_alloc()1060 boot_mem_add_reloc(&prtn->root_pgt); in core_init_mmu()1065 boot_mem_add_reloc(&prtn->user_pgts); in core_init_mmu()1071 boot_mem_add_reloc(&prtn->user_vpn2_table_va); in core_init_mmu()1077 boot_mem_add_reloc(&prtn->user_vpn2_table_va[n]); in core_init_mmu()
322 boot_mem_add_reloc(&prtn->last_l2_page); in alloc_l2_table()794 boot_mem_add_reloc(&prtn->l1_table); in core_init_mmu()798 boot_mem_add_reloc(&prtn->ul1_tables); in core_init_mmu()
694 boot_mem_add_reloc(&prtn->xlat_tables); in core_mmu_xlat_table_alloc()1051 boot_mem_add_reloc(&prtn->user_l1_table_idx); in core_init_mmu()1057 boot_mem_add_reloc(&prtn->base_tables); in core_init_mmu()1062 boot_mem_add_reloc(&prtn->l2_ta_tables); in core_init_mmu()
165 void boot_mem_add_reloc(void *ptr) in boot_mem_add_reloc() function
1665 boot_mem_add_reloc(&static_memory_map.map); in core_init_mmu_map()