Searched refs:thread_excp_vect_end (Results 1 – 4 of 4) sorted by relevance
120 void thread_excp_vect_end(void);
1022 .global thread_excp_vect_end symbol1023 thread_excp_vect_end: label
793 .global thread_excp_vect_end symbol794 thread_excp_vect_end: label
566 vaddr_t ve = (vaddr_t)thread_excp_vect_end; in init_user_kcode()