Home
last modified time | relevance | path

Searched full:uncorrectable (Results 1 – 25 of 149) sorted by relevance

123456

/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst51 0x00000002 Processor Uncorrectable non-fatal
52 0x00000004 Processor Uncorrectable fatal
54 0x00000010 Memory Uncorrectable non-fatal
55 0x00000020 Memory Uncorrectable fatal
57 0x00000080 PCI Express Uncorrectable non-fatal
58 0x00000100 PCI Express Uncorrectable fatal
60 0x00000400 Platform Uncorrectable non-fatal
61 0x00000800 Platform Uncorrectable fatal
201 0x00000002 Processor Uncorrectable non-fatal
203 0x00000010 Memory Uncorrectable non-fatal
[all …]
/linux/arch/sparc/include/asm/
H A Dchafsr.h43 /* Uncorrectable E-cache Tag ECC error */
48 /* Uncorrectable system bus data ECC error due to prefetch
56 * an uncorrectable error or a SW correctable error occurs and the status
61 * status bit occur, only uncorrectable and SW correctable ones have
101 /* Uncorrectable system bus MTAG ECC error */
111 /* Uncorrectable system bus data ECC error for read of interrupt vector */
125 /* Uncorrectable E-cache ECC error for instruction fetch or data access
133 /* Copyout Uncorrectable ECC error */
139 /* Uncorrectable ECC error from E-cache for writeback */
145 /* Uncorrectable ECC error from E-cache for store merge or block load */
[all …]
H A Destate.h15 * errors 2) uncorrectable E-cache errors. Such events only occur on reads
23 * for uncorrectable ECC errors and system errors.
25 * Uncorrectable system bus data error or MTAG ECC error, system bus TimeOUT,
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_ras.h31 /* HI AE Uncorrectable error log */
34 /* HI AE Uncorrectable error log enable */
258 * BIT(0) - Indicates one uncorrectable error
259 * BIT(15) - Indicates multiple uncorrectable errors
297 * BIT(0) - Shared memory uncorrectable interrupt mask
302 * BIT(5) - SSM interrupt generated by SER uncorrectable error
366 * Uncorrectable error mask in SSMCPPERR
405 * BIT(0) - Indicates an uncorrectable error has occurred in the
411 * BIT(5) - Uncorrectable error has occurred in the
419 * BIT(10) - Indicates an uncorrectable error has occurred in the
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer37 Description: List of uncorrectable fatal errors seen and reported by this
57 Uncorrectable Internal Error 0
67 Description: List of uncorrectable nonfatal errors seen and reported by this
87 Uncorrectable Internal Error 0
150 Description: Writing 0 disables AER non-fatal uncorrectable error log
159 Description: Ratelimit burst for non-fatal uncorrectable error logs.
H A Dsysfs-devices-edac34 Description: This attribute file displays the total count of uncorrectable
154 Description: This attribute file displays the total count of uncorrectable
/linux/Documentation/PCI/
H A Dpcieaer-howto.rst79 …0000:50:00.0: PCIe Bus Error: severity=Uncorrectable (Fatal), type=Transaction Layer, (Requester I…
94 type (correctable vs. non-fatal uncorrectable). Fatal errors, including
118 and uncorrectable errors. This classification is based on the impact
127 Unlike correctable errors, uncorrectable
128 errors impact functionality of the interface. Uncorrectable errors
130 to be unreliable. Depending on those error conditions, uncorrectable
180 Uncorrectable (non-fatal and fatal) errors
184 uncorrectable errors. The reset is applied at the port above
/linux/drivers/acpi/apei/
H A Deinj-cxl.c21 { ACPI_EINJ_CXL_CACHE_UNCORRECTABLE, "CXL.cache Protocol Uncorrectable non-fatal" },
22 { ACPI_EINJ_CXL_CACHE_FATAL, "CXL.cache Protocol Uncorrectable fatal" },
24 { ACPI_EINJ_CXL_MEM_UNCORRECTABLE, "CXL.mem Protocol Uncorrectable non-fatal" },
25 { ACPI_EINJ_CXL_MEM_FATAL, "CXL.mem Protocol Uncorrectable fatal" },
H A Deinj-core.c790 { BIT(1), "Processor Uncorrectable non-fatal" },
791 { BIT(2), "Processor Uncorrectable fatal" },
793 { BIT(4), "Memory Uncorrectable non-fatal" },
794 { BIT(5), "Memory Uncorrectable fatal" },
796 { BIT(7), "PCI Express Uncorrectable non-fatal" },
797 { BIT(8), "PCI Express Uncorrectable fatal" },
799 { BIT(10), "Platform Uncorrectable non-fatal" },
800 { BIT(11), "Platform Uncorrectable fatal"},
/linux/drivers/edac/
H A Dzynqmp_edac.c39 /* Uncorrectable error info registers */
87 * @ue_cnt: Uncorrectable error count
89 * @ueinfo: Uncorrectable error log information
104 * @ue_cnt: Uncorrectable Error count
107 * @ue_bitpos: Array to store UnCorrectable Error bit positions
155 * Handles correctable and uncorrectable errors.
288 * To get the Uncorrectable Error injected, the following steps are needed:
291 * - Write the Uncorrectable Error bit position values:
H A Dsynopsys_edac.c46 /* Uncorrectable error info registers */
68 /* ECC correctable/uncorrectable error log register definitions */
73 /* ECC correctable/uncorrectable error address register definitions */
290 * @ue_cnt: Uncorrectable error count.
292 * @ueinfo: Uncorrectable error log information.
309 * @ue_cnt: Uncorrectable Error count.
502 * handle_error - Handle Correctable and Uncorrectable errors.
506 * Handles ECC correctable and uncorrectable errors.
1092 ? ("Correctable Error") : ("UnCorrectable Error")); in inject_data_poison_show()
1443 * Start capturing the correctable and uncorrectable errors. A write of in mc_probe()
H A Dversal_edac.c197 * @ueinfo: Uncorrectable error log information.
215 * @ue_cnt: UnCorrectable error count.
408 * handle_error - Handle Correctable and Uncorrectable errors.
412 * Handles ECC correctable and uncorrectable errors.
449 * err_callback - Handle Correctable and Uncorrectable errors.
453 * Handles ECC correctable and uncorrectable errors.
830 * To inject an uncorrectable error, the following steps are needed:
843 * uncorrectable errors
H A Di5100_edac.c378 "uncorrectable data ECC on replay", /* 1 */ in i5100_err_msg()
381 "aliased uncorrectable demand data ECC", /* 4 */ in i5100_err_msg()
382 "aliased uncorrectable spare-copy data ECC", /* 5 */ in i5100_err_msg()
383 "aliased uncorrectable patrol data ECC", /* 6 */ in i5100_err_msg()
387 "non-aliased uncorrectable demand data ECC", /* 10 */ in i5100_err_msg()
388 "non-aliased uncorrectable spare-copy data ECC", /* 11 */ in i5100_err_msg()
389 "non-aliased uncorrectable patrol data ECC", /* 12 */ in i5100_err_msg()
/linux/arch/alpha/include/asm/
H A Dmce.h20 /* Machine Check Frame for uncorrectable errors (Large format)
21 * --- This is used to log uncorrectable errors such as
54 processor uncorrectable error
/linux/Documentation/edac/
H A Dscrub.rst33 becoming uncorrectable.
90 4.1. Detects uncorrectable memory errors early, before user access to affected
93 4.2. Reduces the likelihood of correctable errors developing into uncorrectable
167 uncorrectable errors in memory. ARS functions manage all NVDIMMs present in
181 4. Clear Uncorrectable Error.
/linux/arch/sparc/kernel/
H A Dpci_psycho.c66 * streaming buffer) caused the error, but for the uncorrectable
89 /* When an Uncorrectable Error or a PCI Error happens, we
116 /* Uncorrectable Errors. Cause of the error and the address are
143 /* Latch uncorrectable error status. */ in psycho_ue_intr()
156 printk("%s: Uncorrectable Error, primary error type[%s]\n", in psycho_ue_intr()
/linux/arch/alpha/kernel/
H A Derr_titan.c131 printk("%s Lost Uncorrectable ECC Error\n", in titan_parse_p_serror()
204 * in a series of uncorrectable errors being reported. Also in titan_parse_p_perror()
446 (vector == SCB_Q_SYSERR)?"Correctable":"Uncorrectable", in titan_machine_check()
661 * Vector 670 - Processor, Uncorrectable in privateer_process_logout_frame()
679 * Vector 660 - System, Uncorrectable in privateer_process_logout_frame()
H A Dirq_alpha.c164 case 0x88: reason = "uncorrectable ECC error"; break; in process_mcheck_info()
172 case 0x203: reason = "system detected uncorrectable ECC error"; break; in process_mcheck_info()
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst128 - Error bit. Indicates that an uncorrectable error occurred during
176 - An uncorrectable error occurred.
/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/
H A Dmemory.json21 …"PublicDescription": "This event counts any correctable or uncorrectable memory error (ECC or pari…
/linux/arch/mips/pci/
H A Dpci-octeon.c127 /* Clear Uncorrectable Error Status */ in pcibios_plat_dev_init()
132 /* Enable reporting of all uncorrectable errors */ in pcibios_plat_dev_init()
133 /* Uncorrectable Error Mask - turned on bits disable errors */ in pcibios_plat_dev_init()
137 * errors are reported as uncorrectable or in pcibios_plat_dev_init()
140 /* PCI_ERR_UNCOR_SEVER - Uncorrectable Error Severity */ in pcibios_plat_dev_init()
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
H A Dexception.json6 …"PublicDescription": "This event counts any correctable or uncorrectable memory error (ECC or pari…
/linux/Documentation/ABI/removed/
H A Dsysfs-bus-nfit13 Uncorrectable Error Range Length Unit Size' (see: ACPI 6.2
/linux/lib/reed_solomon/
H A Ddecode_rs.c192 * => uncorrectable error detected
212 /* Impossible error location. Uncorrectable error. */
227 * deg(lambda) unequal to number of roots => uncorrectable
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_4.c222 * SDMA RAS supports single bit uncorrectable error detection. in sdma_v4_4_query_ras_error_count_by_instance()
223 * So, increment uncorrectable error count. in sdma_v4_4_query_ras_error_count_by_instance()

123456