Searched defs:afar (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/arch/sparc/kernel/ |
D | traps_64.c | 488 static void spitfire_log_udb_syndrome(unsigned long afar, unsigned long udbh, unsigned long udbl, u… in spitfire_log_udb_syndrome() 517 static void spitfire_cee_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned l… in spitfire_cee_log() 538 static void spitfire_ue_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned lo… in spitfire_ue_log() 577 void spitfire_access_error(struct pt_regs *regs, unsigned long status_encoded, unsigned long afar) in spitfire_access_error() 1173 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors() 1292 unsigned long afsr, afar; in cheetah_recheck_errors() local 1315 void cheetah_fecc_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_fecc_handler() 1476 void cheetah_cee_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_cee_handler() 1576 void cheetah_deferred_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_deferred_handler()
|
D | sbus.c | 276 unsigned long afsr, afar, error_bits; in sysio_ue_handler() local 350 unsigned long afsr, afar, error_bits; in sysio_ce_handler() local 428 unsigned long afsr, afar, error_bits; in sysio_sbus_error_handler() local
|
D | psycho_common.c | 203 unsigned long afar, in psycho_check_iommu_error() 307 u64 afsr, afar, error_bits; in psycho_pcierr_intr() local
|
D | entry.h | 193 /*0x08*/u64 afar; member
|
D | pci_psycho.c | 138 unsigned long afsr, afar, error_bits; in psycho_ue_intr() local 217 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() local 262 unsigned long afsr, afar, error_bits; in sabre_ce_intr() local
|
D | pci_schizo.c | 377 unsigned long afsr, afar, error_bits; in schizo_ue_intr() local 465 unsigned long afsr, afar, error_bits; in schizo_ce_intr() local 639 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-v4.19/arch/sparc/include/asm/ |
D | iommu_32.h | 32 volatile unsigned long afar; /* Async-fault physical address */ member
|