Searched refs:spitfire_data_access_exception (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | unaligned_64.c | 485 				spitfire_data_access_exception(regs, 0, addr);  in handle_ldf_stq()495 				spitfire_data_access_exception(regs, 0, addr);  in handle_ldf_stq()
 511 				spitfire_data_access_exception(regs, 0, addr);  in handle_ldf_stq()
 537 				spitfire_data_access_exception(regs, 0, addr);  in handle_ldf_stq()
 652 			spitfire_data_access_exception(regs, sfsr, sfar);  in handle_lddfmna()
 703 			spitfire_data_access_exception(regs, sfsr, sfar);  in handle_stdfmna()
 
 | 
| D | urtt_fill.S | 103 1:		call	spitfire_data_access_exception
 | 
| D | entry.h | 124 void spitfire_data_access_exception(struct pt_regs *regs,
 | 
| D | winfixup.S | 157 1:	call	spitfire_data_access_exception
 | 
| D | spiterrs.S | 200 	call		spitfire_data_access_exception
 | 
| D | traps_64.c | 292 void spitfire_data_access_exception(struct pt_regs *regs, unsigned long sfsr, unsigned long sfar)  in spitfire_data_access_exception()  function337 	spitfire_data_access_exception(regs, sfsr, sfar);  in spitfire_data_access_exception_tl1()
 
 |