Searched refs:vt_cpy (Results 1 – 9 of 9) sorted by relevance
204 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local207 vt_cpy = vt; in boot_platform_quit()210 result = sic_boot_pre_quit(&vt_cpy); in boot_platform_quit()258 __set_MSP(vt_cpy->msp); in boot_platform_quit()262 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()
122 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local124 vt_cpy=vt; in boot_platform_quit()135 __set_MSP(vt_cpy->msp); in boot_platform_quit()139 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()
193 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local215 vt_cpy = vt; in boot_platform_quit()226 __set_MSP(vt_cpy->msp); in boot_platform_quit()230 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()
185 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local220 vt_cpy = vt; in boot_platform_quit()231 __set_MSP(vt_cpy->msp); in boot_platform_quit()235 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()
202 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local234 vt_cpy = vt; in boot_platform_quit()245 __set_MSP(vt_cpy->msp); in boot_platform_quit()249 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()
211 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local228 vt_cpy = vt; in boot_platform_quit()234 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()
54 int sic_boot_pre_quit(struct boot_arm_vector_table **vt_cpy);
195 int sic_boot_pre_quit(struct boot_arm_vector_table **vt_cpy) in sic_boot_pre_quit() argument209 *vt_cpy = (struct boot_arm_vector_table *)(RSS_RUNTIME_S_XIP_BASE_S + s_image_offset); in sic_boot_pre_quit()
658 static struct boot_arm_vector_table *vt_cpy; in boot_platform_quit() local687 vt_cpy = vt; in boot_platform_quit()693 boot_jump_to_next_image(vt_cpy->reset); in boot_platform_quit()