Searched refs:vt (Results 1 – 10 of 10) sorted by relevance
55 struct boot_arm_vector_table *vt; in do_boot() local71 vt = (struct boot_arm_vector_table *)(rsp->br_hdr->ih_load_addr + in do_boot()75 vt = (struct boot_arm_vector_table *)(flash_base + in do_boot()87 boot_platform_quit(vt); in do_boot()
205 static struct boot_arm_vector_table *vt = (struct boot_arm_vector_table *)LOADER_S_CODE_START; in execute_loader() local236 __set_MSP(vt->msp); in execute_loader()239 boot_stm_jump_to_next_image((uint32_t)&boot_stm_jump_to_next_image, vt->reset); in execute_loader()241 static struct boot_arm_vector_table *vt = (struct boot_arm_vector_table *)LOADER_NS_CODE_START; in execute_loader()269 boot_stm_jump_to_next_image((uint32_t)&boot_jump_to_ns_image,vt->reset); in execute_loader()378 static struct boot_arm_vector_table *vt; in boot_platform_quit() local422 vt = (struct boot_arm_vector_table *)vector; in boot_platform_quit()438 __set_MSP(vt->msp); in boot_platform_quit()442 boot_stm_jump_to_next_image((uint32_t)&boot_stm_jump_to_next_image, vt->reset); in boot_platform_quit()
204 void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument228 vt_cpy = vt; in boot_platform_quit()230 __set_MSP(vt->msp); in boot_platform_quit()
197 void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument207 vt_cpy = vt; in boot_platform_quit()
77 void boot_platform_quit(struct boot_arm_vector_table *vt) __NO_RETURN;
115 void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument124 vt_cpy=vt; in boot_platform_quit()
186 __WEAK void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument215 vt_cpy = vt; in boot_platform_quit()
178 __WEAK void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument220 vt_cpy = vt; in boot_platform_quit()
195 void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument234 vt_cpy = vt; in boot_platform_quit()
651 void boot_platform_quit(struct boot_arm_vector_table *vt) in boot_platform_quit() argument687 vt_cpy = vt; in boot_platform_quit()689 __set_MSP(vt->msp); in boot_platform_quit()