Searched refs:load_offset (Results 1 – 5 of 5) sorted by relevance
325 uint64_t load_offset; member331 uint32_t load_offset;338 uint32_t load_offset;
119 offsetof(struct core_mmu_config, load_offset));
359 unsigned long offs = boot_mmu_config.load_offset; in undo_init_relocation()1294 (unsigned long)boot_mmu_config.load_offset, VCORE_START_VA); in boot_init_primary_late()
1262 cfg->load_offset = offs; in core_init_mmu_map()2183 if (v - boot_mmu_config.load_offset != pa) in check_pa_matches_va()2280 return (void *)(vaddr_t)(pa + boot_mmu_config.load_offset); in phys_to_virt_tee_ram()
662 *where += boot_mmu_config.load_offset; in rrp_load_page()
Completed in 14 milliseconds