Searched refs:bootstrap_pc (Results 1 – 6 of 6) sorted by relevance
46 uint32_t bootstrap_pc; member63 cpu_set_pc(cs, boot_info.bootstrap_pc); in main_cpu_reset()156 boot_info.bootstrap_pc = (uint32_t)entry; in microblaze_load_kernel()164 boot_info.bootstrap_pc = uentry; in microblaze_load_kernel()172 boot_info.bootstrap_pc = ddr_base; in microblaze_load_kernel()
63 uint32_t bootstrap_pc; member117 env->nip = bi->bootstrap_pc; in main_cpu_reset()247 boot_info.bootstrap_pc = entry & 0x00ffffff; in virtex_init()255 boot_info.bootstrap_pc = boot_offset; in virtex_init()256 high = boot_info.bootstrap_pc + kernel_size + 8192; in virtex_init()
26 uint32_t *bootstrap_pc) in openrisc_load_kernel() argument58 *bootstrap_pc = entry; in openrisc_load_kernel()
88 uint32_t bootstrap_pc; member99 cpu_set_pc(cs, boot_info.bootstrap_pc); in main_cpu_reset()350 &boot_info.bootstrap_pc); in openrisc_sim_init()
88 uint32_t bootstrap_pc; member99 cpu_set_pc(cs, boot_info.bootstrap_pc); in main_cpu_reset()536 &boot_info.bootstrap_pc); in openrisc_virt_init()
26 uint32_t *bootstrap_pc);