Searched refs:map_offset (Results 1 – 8 of 8) sorted by relevance
93 uint64_t map_offset; member99 uint32_t map_offset;106 uint32_t map_offset;
164 unsigned long map_offset; member
242 (unsigned long)boot_mmu_config.map_offset, VCORE_START_VA); in boot_init_primary_runtime()
107 offsetof(struct core_mmu_config, map_offset));
161 offsetof(struct core_mmu_config, map_offset));
440 unsigned long offs = boot_mmu_config.map_offset; in undo_init_relocation()1053 (unsigned long)boot_mmu_config.map_offset, VCORE_START_VA); in boot_init_primary_runtime()
1663 cfg->map_offset = offs; in core_init_mmu_map()2459 return get_linear_map_end_va() - boot_mmu_config.map_offset; in get_linear_map_end_pa()2497 if (v - boot_mmu_config.map_offset != pa) in check_pa_matches_va()2602 return (void *)(vaddr_t)(pa + boot_mmu_config.map_offset); in phys_to_virt_tee_ram()
668 *where += boot_mmu_config.map_offset; in rrp_load_page()