Searched refs:load_offset (Results 1 – 6 of 6) sorted by relevance
119 uint64_t load_offset; member125 uint32_t load_offset;132 uint32_t load_offset;
94 uint32_t load_offset; member
146 offsetof(struct core_mmu_config, load_offset));
403 unsigned long offs = boot_mmu_config.load_offset; in undo_init_relocation()1380 (unsigned long)boot_mmu_config.load_offset, VCORE_START_VA); in boot_init_primary_late()
1371 cfg->load_offset = offs; in core_init_mmu_map()2124 if (v - boot_mmu_config.load_offset != pa) in check_pa_matches_va()2222 return (void *)(vaddr_t)(pa + boot_mmu_config.load_offset); in phys_to_virt_tee_ram()
664 *where += boot_mmu_config.load_offset; in rrp_load_page()
Completed in 18 milliseconds