Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Dtraps_64.c485 static void spitfire_log_udb_syndrome(unsigned long afar, unsigned long udbh, unsigned long udbl, u… in spitfire_log_udb_syndrome()
514 static void spitfire_cee_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned l… in spitfire_cee_log()
535 static void spitfire_ue_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned lo… in spitfire_ue_log()
574 void spitfire_access_error(struct pt_regs *regs, unsigned long status_encoded, unsigned long afar) in spitfire_access_error()
1170 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors()
1289 unsigned long afsr, afar; in cheetah_recheck_errors() local
1312 void cheetah_fecc_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_fecc_handler()
1473 void cheetah_cee_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_cee_handler()
1573 void cheetah_deferred_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_deferred_handler()
Dsbus.c278 unsigned long afsr, afar, error_bits; in sysio_ue_handler() local
352 unsigned long afsr, afar, error_bits; in sysio_ce_handler() local
430 unsigned long afsr, afar, error_bits; in sysio_sbus_error_handler() local
Dpsycho_common.c205 unsigned long afar, in psycho_check_iommu_error()
309 u64 afsr, afar, error_bits; in psycho_pcierr_intr() local
Dpci_psycho.c140 unsigned long afsr, afar, error_bits; in psycho_ue_intr() local
219 unsigned long afsr, afar, error_bits; in psycho_ce_intr() local
Dentry.h193 /*0x08*/u64 afar; member
Dpci_sabre.c205 unsigned long afsr, afar, error_bits; in sabre_ue_intr() local
265 unsigned long afsr, afar, error_bits; in sabre_ce_intr() local
Dpci_schizo.c381 unsigned long afsr, afar, error_bits; in schizo_ue_intr() local
469 unsigned long afsr, afar, error_bits; in schizo_ce_intr() local
643 unsigned long afsr, afar, error_bits; in schizo_pcierr_intr() local
Dsun4m_irq.c313 unsigned long afsr, afar, si; in sun4m_nmi() local
/linux-6.12.1/arch/sparc/include/asm/
Diommu_32.h32 volatile unsigned long afar; /* Async-fault physical address */ member