Home
last modified time | relevance | path

Searched defs:afsr (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/sparc/kernel/
Dtraps_64.c467 static void spitfire_cee_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned l… in spitfire_cee_log()
488 static void spitfire_ue_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned lo… in spitfire_ue_log()
536 unsigned long afsr, tt, udbh, udbl; in spitfire_access_error() local
786 static inline struct cheetah_err_info *cheetah_get_error_log(unsigned long afsr) in cheetah_get_error_log()
1106 static inline unsigned long cheetah_get_hipri(unsigned long afsr) in cheetah_get_hipri()
1130 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors()
1249 unsigned long afsr, afar; in cheetah_recheck_errors() local
1272 void cheetah_fecc_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_fecc_handler()
1433 void cheetah_cee_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_cee_handler()
1533 void cheetah_deferred_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_deferred_handler()
Dsbus.c274 unsigned long afsr, afar, error_bits; in sysio_ue_handler() local
348 unsigned long afsr, afar, error_bits; in sysio_ce_handler() local
426 unsigned long afsr, afar, error_bits; in sysio_sbus_error_handler() local
Dentry.h167 /*0x00*/u64 afsr; member
Dpsycho_common.c201 unsigned long afsr, in psycho_check_iommu_error()
306 u64 afsr, afar, error_bits; in psycho_pcierr_intr() local
Dpci_psycho.c136 unsigned long afsr, afar, error_bits; in psycho_ue_intr() local
215 unsigned long afsr, afar, error_bits; in psycho_ce_intr() local
Dpci_sabre.c200 unsigned long afsr, afar, error_bits; in sabre_ue_intr() local
260 unsigned long afsr, afar, error_bits; in sabre_ce_intr() local
Dpci_schizo.c375 unsigned long afsr, afar, error_bits; in schizo_ue_intr() local
463 unsigned long afsr, afar, error_bits; in schizo_ce_intr() local
637 unsigned long afsr, afar, error_bits; in schizo_pcierr_intr() local
Dsun4m_irq.c321 unsigned long afsr, afar, si; in sun4m_nmi() local
/linux-2.6.39/arch/sparc/include/asm/
Diommu_32.h30 volatile unsigned long afsr; /* Async-fault status register */ member