Searched defs:get_thread_fault_code (Results 1 – 3 of 3) sorted by relevance
84 static inline unsigned int get_thread_fault_code(void) in get_thread_fault_code() function
179 static inline unsigned int get_thread_fault_code(void) in get_thread_fault_code() function
140 #define get_thread_fault_code() (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FAULT_CODE]) macro