Searched refs:set_thread_fault_code (Results 1 – 6 of 6) sorted by relevance
78 set_thread_fault_code(error_code); in handle_tlbmiss()
470 set_thread_fault_code(error_code); in do_page_fault()
159 static inline void set_thread_fault_code(unsigned int val) in set_thread_fault_code() function
144 #define set_thread_fault_code(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FAULT_CODE] = (val)) macro
415 set_thread_fault_code(fault_code | in do_sparc64_fault()
1875 set_thread_fault_code(saved_fault_code); in perf_callchain_user()
Completed in 12 milliseconds