Searched refs:get_thread_fault_code (Results 1 – 7 of 7) 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
192 unsigned int fault_code = get_thread_fault_code(); in __update_tlb()
140 #define get_thread_fault_code() (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FAULT_CODE]) macro
354 int inst = get_thread_fault_code() & ACE_INSTRUCTION; in update_mmu_cache()
292 fault_code = get_thread_fault_code(); in do_sparc64_fault()
1832 u8 saved_fault_code = get_thread_fault_code(); in perf_callchain_user()