Searched defs:afsr (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | traps_64.c | 515 static void spitfire_cee_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned l…  in spitfire_cee_log()536 static void spitfire_ue_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned lo…  in spitfire_ue_log()
 577 	unsigned long afsr, tt, udbh, udbl;  in spitfire_access_error()  local
 827 static inline struct cheetah_err_info *cheetah_get_error_log(unsigned long afsr)  in cheetah_get_error_log()
 1147 static inline unsigned long cheetah_get_hipri(unsigned long afsr)  in cheetah_get_hipri()
 1171 			       unsigned long afsr, unsigned long afar, int recoverable)  in cheetah_log_errors()
 1290 	unsigned long afsr, afar;  in cheetah_recheck_errors()  local
 1313 void cheetah_fecc_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar)  in cheetah_fecc_handler()
 1474 void cheetah_cee_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar)  in cheetah_cee_handler()
 1574 void cheetah_deferred_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar)  in cheetah_deferred_handler()
 
 | 
| D | sbus.c | 277 	unsigned long afsr, afar, error_bits;  in sysio_ue_handler()  local351 	unsigned long afsr, afar, error_bits;  in sysio_ce_handler()  local
 429 	unsigned long afsr, afar, error_bits;  in sysio_sbus_error_handler()  local
 
 | 
| D | psycho_common.c | 203 			      unsigned long afsr,  in psycho_check_iommu_error()308 	u64 afsr, afar, error_bits;  in psycho_pcierr_intr()  local
 
 | 
| D | entry.h | 192 /*0x00*/u64 afsr;  member
 | 
| D | pci_psycho.c | 138 	unsigned long afsr, afar, error_bits;  in psycho_ue_intr()  local217 	unsigned long afsr, afar, error_bits;  in psycho_ce_intr()  local
 
 | 
| D | pci_sabre.c | 202 	unsigned long afsr, afar, error_bits;  in sabre_ue_intr()  local262 	unsigned long afsr, afar, error_bits;  in sabre_ce_intr()  local
 
 | 
| D | pci_schizo.c | 378 	unsigned long afsr, afar, error_bits;  in schizo_ue_intr()  local466 	unsigned long afsr, afar, error_bits;  in schizo_ce_intr()  local
 640 	unsigned long afsr, afar, error_bits;  in schizo_pcierr_intr()  local
 
 | 
| D | sun4m_irq.c | 314 	unsigned long afsr, afar, si;  in sun4m_nmi()  local
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | iommu_32.h | 31 	volatile unsigned long afsr;       /* Async-fault status register */  member
 | 
| /Linux-v5.4/drivers/net/can/rcar/ | 
| D | rcar_can.c | 80 	u8 afsr;	/* Acceptance Filter Support Register */  member
 |