Home
last modified time | relevance | path

Searched refs:relocate_vector_table (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/arch/arm/core/cortex_a_r/
Dreboot.c22 static inline void relocate_vector_table(void) in relocate_vector_table() function
46 void __weak relocate_vector_table(void) in relocate_vector_table() function
64 relocate_vector_table(); in z_arm_relocate_vector_table()
/Zephyr-latest/arch/arm/core/cortex_m/
Dprep_c.c55 static inline void relocate_vector_table(void) in relocate_vector_table() function
65 void __weak relocate_vector_table(void) in relocate_vector_table() function
197 relocate_vector_table(); in z_prep_c()
/Zephyr-latest/soc/st/stm32/stm32f0x/
Dsoc.c46 void relocate_vector_table(void) in relocate_vector_table() function