| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | tbldo.S | 29 |xref serror,sone,szero,sinf,snzrinx 63 .long serror |$01-5 fint ERROR 64 .long serror |$01-6 fint ERROR 65 .long serror |$01-7 fint ERROR 72 .long serror |$02-5 fsinh ERROR 73 .long serror |$02-6 fsinh ERROR 74 .long serror |$02-7 fsinh ERROR 81 .long serror |$03-5 fintrz ERROR 82 .long serror |$03-6 fintrz ERROR 83 .long serror |$03-7 fintrz ERROR [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | tbldo.S | 29 |xref serror,sone,szero,sinf,snzrinx 63 .long serror |$01-5 fint ERROR 64 .long serror |$01-6 fint ERROR 65 .long serror |$01-7 fint ERROR 72 .long serror |$02-5 fsinh ERROR 73 .long serror |$02-6 fsinh ERROR 74 .long serror |$02-7 fsinh ERROR 81 .long serror |$03-5 fintrz ERROR 82 .long serror |$03-6 fintrz ERROR 83 .long serror |$03-7 fintrz ERROR [all …]
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | err_titan.c | 74 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() argument 108 if (!(serror & TITAN__PCHIP_SERROR__ERRMASK)) in titan_parse_p_serror() 115 printk("%s PChip %d SERROR: %016llx\n", in titan_parse_p_serror() 116 err_print_prefix, which, serror); in titan_parse_p_serror() 117 if (serror & TITAN__PCHIP_SERROR__ECCMASK) { in titan_parse_p_serror() 122 (serror & TITAN__PCHIP_SERROR__UECC) ? "Unc" : "C", in titan_parse_p_serror() 123 serror_src[EXTRACT(serror, TITAN__PCHIP_SERROR__SRC)], in titan_parse_p_serror() 124 serror_cmd[EXTRACT(serror, TITAN__PCHIP_SERROR__CMD)], in titan_parse_p_serror() 125 (unsigned)EXTRACT(serror, TITAN__PCHIP_SERROR__SYN), in titan_parse_p_serror() 126 EXTRACT(serror, TITAN__PCHIP_SERROR__ADDR)); in titan_parse_p_serror() [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | err_titan.c | 74 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() argument 108 if (!(serror & TITAN__PCHIP_SERROR__ERRMASK)) in titan_parse_p_serror() 115 printk("%s PChip %d SERROR: %016llx\n", in titan_parse_p_serror() 116 err_print_prefix, which, serror); in titan_parse_p_serror() 117 if (serror & TITAN__PCHIP_SERROR__ECCMASK) { in titan_parse_p_serror() 122 (serror & TITAN__PCHIP_SERROR__UECC) ? "Unc" : "C", in titan_parse_p_serror() 123 serror_src[EXTRACT(serror, TITAN__PCHIP_SERROR__SRC)], in titan_parse_p_serror() 124 serror_cmd[EXTRACT(serror, TITAN__PCHIP_SERROR__CMD)], in titan_parse_p_serror() 125 (unsigned)EXTRACT(serror, TITAN__PCHIP_SERROR__SYN), in titan_parse_p_serror() 126 EXTRACT(serror, TITAN__PCHIP_SERROR__ADDR)); in titan_parse_p_serror() [all …]
|
| /kernel/uniproton/src/arch/cpu/armv8/common/hwi/ |
| D | prt_vector.S | 44 .org (VBAR + 0x180) // SERROR, Current EL with SP_EL0 58 .org (VBAR + 0x380) // SERROR, Current EL with SP_ELx 69 .org (VBAR + 0x580) // SERROR, EL changes and the target EL is using AArch64 79 .org (VBAR + 0x780) // SERROR, EL changes and the target EL is using AArch32
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
| D | entry.S | 36 // Now the hyp state is stored if we have a pending RAS SError it must 39 // SError would be fatal. 153 // without an unmask-SError and isb. The ESB-instruction consumed any 182 // SError is guaranteed to occur at the earliest when we unmask 200 // information. Merge the exception code with the SError pending bit.
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/ |
| D | entry.S | 37 // Now the hyp state is stored if we have a pending RAS SError it must 40 // SError would be fatal. 167 // without an unmask-SError and isb. The ESB-instruction consumed any 196 // SError is guaranteed to occur at the earliest when we unmask 214 // information. Merge the exception code with the SError pending bit.
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | traps.h | 56 * If this bit is set, we know its not a RAS SError. 75 * Return the AET bits from a RAS SError's ESR. 79 * Non-RAS SError's are reported as Uncontained/Uncategorized.
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | traps.h | 54 * If this bit is set, we know its not a RAS SError. 73 * Return the AET bits from a RAS SError's ESR. 77 * Non-RAS SError's are reported as Uncontained/Uncategorized.
|
| D | irqflags.h | 14 * Aarch64 has flags for masking: Debug, Asynchronous (serror), Interrupts and 18 * Masking SError masks irq, but not debug exceptions. Masking irqs has no
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra194-cbb.yaml | 24 using SError or Data Abort exception unless the ERD (Error Response 26 SError or Data Abort is masked and the error is reported with interrupt. 30 If ERD is not set, then error is reported by SError.
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| D | sata_fsl.c | 189 SERROR = 4, enumerator 926 u32 Serror; in sata_fsl_softreset() local 976 sata_fsl_scr_read(&ap->link, SCR_ERROR, &Serror); in sata_fsl_softreset() 978 ata_port_dbg(ap, "HStatus = 0x%x HControl = 0x%x Serror = 0x%x\n", in sata_fsl_softreset() 981 Serror); in sata_fsl_softreset() 1057 u32 hstatus, dereg=0, cereg = 0, SError = 0; in sata_fsl_error_intr() local 1073 * Handle & Clear SError in sata_fsl_error_intr() 1076 sata_fsl_scr_read(&ap->link, SCR_ERROR, &SError); in sata_fsl_error_intr() 1077 if (unlikely(SError & 0xFFFF0000)) in sata_fsl_error_intr() 1078 sata_fsl_scr_write(&ap->link, SCR_ERROR, SError); in sata_fsl_error_intr() [all …]
|
| D | libata-eh.c | 1521 * ata_eh_analyze_serror - analyze SError for a failed port 1522 * @link: ATA link to analyze SError for 1524 * Analyze SError if available and further determine cause of 1533 u32 serror = ehc->i.serror; in ata_eh_analyze_serror() local 1537 if (serror & (SERR_PERSISTENT | SERR_DATA)) { in ata_eh_analyze_serror() 1541 if (serror & SERR_PROTOCOL) { in ata_eh_analyze_serror() 1545 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror() 1551 * SError.N/X are considered hotplug events for enabled or in ata_eh_analyze_serror() 1562 if (serror & hotplug_mask) in ata_eh_analyze_serror() 2049 u32 serror; in ata_eh_link_autopsy() local [all …]
|
| D | sata_sil.c | 89 SIL_SIEN_N = (1 << 16), /* triggered by SError.N */ 426 u32 serror = 0xffffffff; in sil_host_intr() local 430 * SError bits are pending. Clear SError immediately. in sil_host_intr() 432 sil_scr_read(&ap->link, SCR_ERROR, &serror); in sil_host_intr() 433 sil_scr_write(&ap->link, SCR_ERROR, serror); in sil_host_intr() 438 if (serror & SERR_PHYRDY_CHG) { in sil_host_intr() 439 ap->link.eh_info.serror |= serror; in sil_host_intr()
|
| D | sata_via.c | 550 u32 serror; in vt642x_interrupt() local 555 svia_scr_read(&host->ports[0]->link, SCR_ERROR, &serror); in vt642x_interrupt() 556 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt() 562 svia_scr_read(&host->ports[1]->link, SCR_ERROR, &serror); in vt642x_interrupt() 563 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt() 578 u32 serror; in vt6421_error_handler() local 582 svia_scr_read(&ap->link, SCR_ERROR, &serror); in vt6421_error_handler() 583 if (serror == 0x1000500) { in vt6421_error_handler()
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | sata_fsl.c | 189 SERROR = 4, enumerator 942 u32 Serror; in sata_fsl_softreset() local 997 sata_fsl_scr_read(&ap->link, SCR_ERROR, &Serror); in sata_fsl_softreset() 1001 DPRINTK("Serror = 0x%x\n", Serror); in sata_fsl_softreset() 1082 u32 hstatus, dereg=0, cereg = 0, SError = 0; in sata_fsl_error_intr() local 1098 * Handle & Clear SError in sata_fsl_error_intr() 1101 sata_fsl_scr_read(&ap->link, SCR_ERROR, &SError); in sata_fsl_error_intr() 1102 if (unlikely(SError & 0xFFFF0000)) in sata_fsl_error_intr() 1103 sata_fsl_scr_write(&ap->link, SCR_ERROR, SError); in sata_fsl_error_intr() 1106 hstatus, cereg, ioread32(hcr_base + DE), SError); in sata_fsl_error_intr() [all …]
|
| D | libata-eh.c | 1497 * ata_eh_analyze_serror - analyze SError for a failed port 1498 * @link: ATA link to analyze SError for 1500 * Analyze SError if available and further determine cause of 1509 u32 serror = ehc->i.serror; in ata_eh_analyze_serror() local 1513 if (serror & (SERR_PERSISTENT | SERR_DATA)) { in ata_eh_analyze_serror() 1517 if (serror & SERR_PROTOCOL) { in ata_eh_analyze_serror() 1521 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror() 1527 * SError.N/X are considered hotplug events for enabled or in ata_eh_analyze_serror() 1538 if (serror & hotplug_mask) in ata_eh_analyze_serror() 1929 u32 serror; in ata_eh_link_autopsy() local [all …]
|
| D | sata_sil.c | 89 SIL_SIEN_N = (1 << 16), /* triggered by SError.N */ 427 u32 serror = 0xffffffff; in sil_host_intr() local 431 * SError bits are pending. Clear SError immediately. in sil_host_intr() 433 sil_scr_read(&ap->link, SCR_ERROR, &serror); in sil_host_intr() 434 sil_scr_write(&ap->link, SCR_ERROR, serror); in sil_host_intr() 439 if (serror & SERR_PHYRDY_CHG) { in sil_host_intr() 440 ap->link.eh_info.serror |= serror; in sil_host_intr()
|
| D | sata_via.c | 550 u32 serror; in vt642x_interrupt() local 555 svia_scr_read(&host->ports[0]->link, SCR_ERROR, &serror); in vt642x_interrupt() 556 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt() 562 svia_scr_read(&host->ports[1]->link, SCR_ERROR, &serror); in vt642x_interrupt() 563 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt() 578 u32 serror; in vt6421_error_handler() local 582 svia_scr_read(&ap->link, SCR_ERROR, &serror); in vt6421_error_handler() 583 if (serror == 0x1000500) { in vt6421_error_handler()
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
| D | exception.json | 4 …: "Counts any taken architecturally visible exceptions such as IRQ, FIQ, SError, and other synchro… 48 …tions which are traps not taken locally and are caused by Data Aborts or SError interrupts. Condit…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
| D | exception.json | 4 …: "Counts any taken architecturally visible exceptions such as IRQ, FIQ, SError, and other synchro… 48 …tions which are traps not taken locally and are caused by Data Aborts or SError interrupts. Condit…
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/arm64/ |
| D | armv8-recommended.json | 339 "PublicDescription": "Exception taken, Data Abort and SError", 342 "BriefDescription": "Exception taken, Data Abort and SError" 375 "PublicDescription": "Exception taken, Data Abort or SError not taken locally", 378 "BriefDescription": "Exception taken, Data Abort or SError not taken locally"
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/ |
| D | recommended.json | 339 "PublicDescription": "Exception taken, Data Abort and SError", 342 "BriefDescription": "Exception taken, Data Abort and SError" 375 "PublicDescription": "Exception taken, Data Abort or SError not taken locally", 378 "BriefDescription": "Exception taken, Data Abort or SError not taken locally"
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| D | cper-x86.c | 162 printk("%sError Type: %u, %s\n", pfx, err_type, in print_err_info_ms() 277 printk("%sError Information Structure %d:\n", pfx, i); in cper_print_proc_ia() 280 printk("%sError Structure Type: %s\n", newpfx, in cper_print_proc_ia() 285 printk("%sError Structure Type: %pUl\n", newpfx, in cper_print_proc_ia()
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| D | cper-x86.c | 163 printk("%sError Type: %u, %s\n", pfx, err_type, in print_err_info_ms() 278 printk("%sError Information Structure %d:\n", pfx, i); in cper_print_proc_ia() 281 printk("%sError Structure Type: %s\n", newpfx, in cper_print_proc_ia() 286 printk("%sError Structure Type: %pUl\n", newpfx, in cper_print_proc_ia()
|