Home
last modified time | relevance | path

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

1234567891011

/openbmc/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,
/openbmc/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst47 0x00000002 Processor Uncorrectable non-fatal
48 0x00000004 Processor Uncorrectable fatal
50 0x00000010 Memory Uncorrectable non-fatal
51 0x00000020 Memory Uncorrectable fatal
53 0x00000080 PCI Express Uncorrectable non-fatal
54 0x00000100 PCI Express Uncorrectable fatal
56 0x00000400 Platform Uncorrectable non-fatal
57 0x00000800 Platform Uncorrectable fatal
167 0x00000002 Processor Uncorrectable non-fatal
169 0x00000010 Memory Uncorrectable non-fatal
/openbmc/docs/designs/
H A Decc-dbus-sel.md19 correctable or ECC/other uncorrectable and whether ECC/other correctable memory
37 or ECC/other uncorrectable counts need to be obtained from the EDAC driver.
75 counts and uncorrectable ECC counts in the EDAC driver.
86 uncorrectable ECC events | | state| string | bmc ECC event state |
99 - uncorrectable ECC log : when fetching the `ue_count` from EDAC driver
H A Dbios-bmc-smm-error-logging.md72Uncorrectable Error region size | 2 bytes | 0x1b | BMC at init…
79 | Uncorrectable Error reserved region | TBD1 | 0x30 | BIOS …
104 Note that the Uncorrectable Error logs have a reserved region as they contain
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DMemoryMetrics.v1_7_3.json93 …"description": "An indication of whether the uncorrectable error threshold alarm trip was detected…
94 …"longDescription": "This property shall indicate whether the uncorrectable error threshold alarm t…
154 …"description": "Indicates whether uncorrectable ECC errors generate an alert to the CXL Fabric Man…
155 …"longDescription": "This property shall indicate whether uncorrectable ECC errors generate an aler…
291 "description": "The number of indeterminate uncorrectable errors since reset.",
292uncorrectable errors since reset. Since the error origin is indeterminate, the same error can be …
301 "description": "The number of uncorrectable errors since reset.",
302 …"longDescription": "This property shall contain the number of uncorrectable errors since reset. W…
448 … "description": "The number of indeterminate uncorrectable errors for the lifetime of the memory.",
449uncorrectable errors for the lifetime of the memory. Since the error origin is indeterminate, the…
[all …]
H A DProcessorMetrics.v1_6_4.json317 "description": "The number of uncorrectable core errors.",
318 …"longDescription": "This property shall contain the number of uncorrectable core errors, such as T…
327 "description": "The number of uncorrectable errors of all other components.",
328 …"longDescription": "This property shall contain the number of uncorrectable errors of all other co…
378 …"description": "The number of uncorrectable errors of cache memory since reset or `ClearCurrentPer…
379 …"longDescription": "This property shall contain the number of uncorrectable errors of cache memory…
420 … "description": "The number of uncorrectable errors for the lifetime of the cache memory.",
421 …"longDescription": "This property shall contain the number of uncorrectable errors for the lifetim…
706 "description": "The number of uncorrectable core errors.",
707 …"longDescription": "This property shall contain the number of uncorrectable core errors, such as T…
[all …]
H A DDriveMetrics.v1_2_1.json157 … "description": "The number of uncorrectable read errors for the lifetime of the drive.",
158 …"longDescription": "This property shall contain the number of uncorrectable read errors for the li…
166 … "description": "The number of uncorrectable write errors for the lifetime of the drive.",
167 …"longDescription": "This property shall contain the number of uncorrectable write errors for the l…
H A DSwitchMetrics.v1_0_2.json98 "description": "The number of uncorrectable errors of memory since reset.",
99 …"longDescription": "This property shall contain the number of uncorrectable errors of memory since…
170 … "description": "The number of uncorrectable errors for the lifetime of the memory.",
171 …"longDescription": "This property shall contain the number of uncorrectable errors for the lifetim…
/openbmc/linux/drivers/acpi/apei/
H A Deinj.c582 "0x00000002\tProcessor Uncorrectable non-fatal\n",
583 "0x00000004\tProcessor Uncorrectable fatal\n",
585 "0x00000010\tMemory Uncorrectable non-fatal\n",
586 "0x00000020\tMemory Uncorrectable fatal\n",
588 "0x00000080\tPCI Express Uncorrectable non-fatal\n",
589 "0x00000100\tPCI Express Uncorrectable fatal\n",
591 "0x00000400\tPlatform Uncorrectable non-fatal\n",
592 "0x00000800\tPlatform Uncorrectable fatal\n",
594 "0x00002000\tCXL.cache Protocol Uncorrectable non-fatal\n",
595 "0x00004000\tCXL.cache Protocol Uncorrectable fatal\n",
[all …]
/openbmc/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 Di5400_edac.c147 EMASK_M4 = 1<<3, /* Uncorrectable Data ECC on Replay */
148 EMASK_M5 = 1<<4, /* Aliased Uncorrectable Non-Mirrored Demand Data ECC */
150 EMASK_M7 = 1<<6, /* Aliased Uncorrectable Resilver- or Spare-Copy Data ECC */
151 EMASK_M8 = 1<<7, /* Aliased Uncorrectable Patrol Data ECC */
152 EMASK_M9 = 1<<8, /* Non-Aliased Uncorrectable Non-Mirrored Demand Data ECC */
154 EMASK_M11 = 1<<10, /* Non-Aliased Uncorrectable Resilver- or Spare-Copy Data ECC */
155 EMASK_M12 = 1<<11, /* Non-Aliased Uncorrectable Patrol Data ECC */
182 [3] = "Uncorrectable Data ECC on Replay",
183 [4] = "Aliased Uncorrectable Non-Mirrored Demand Data ECC",
185 [6] = "Aliased Uncorrectable Resilver- or Spare-Copy Data ECC",
[all …]
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.
496 * handle_error - Handle Correctable and Uncorrectable errors.
500 * Handles ECC correctable and uncorrectable errors.
1099 ? ("Correctable Error") : ("UnCorrectable Error")); in inject_data_poison_show()
1450 * Start capturing the correctable and uncorrectable errors. A write of in mc_probe()
H A Dppc4xx_edac.c92 * In contrast, uncorrectable errors also report the failing address,
204 * SDRAM_BESR or SDRAM_WMIRQ on uncorrectable ECC errors.
646 * to deal with ECCES. For uncorrectable errors, we expect to deal
719 * ppc4xx_edac_handle_ue - handle controller uncorrectable ECC error (UE)
721 * associated with the uncorrectable error being handled and
724 * the uncorrectable error being handled and reported.
727 * uncorrectable error.
790 * (CE) and uncorrectable (UE) ECC errors for the ibm,sdram-4xx-ddr2
951 * know the associated address for uncorrectable in ppc4xx_edac_init_csrows()
1075 * This routine parses the correctable (CE) and uncorrectable error (UE)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats37 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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/
H A DMemoryECC.errors.yaml8 description: Uncorrectable ECC/other uncorrectable memory error.
H A DMemoryECC.interface.yaml15 An uncorrectable ECC event has been detected on a read operation.
35 uncorrectable ECC detected.
/openbmc/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
/openbmc/linux/Documentation/PCI/
H A Dpcieaer-howto.rst103 and uncorrectable errors. This classification is based on the impact
112 Unlike correctable errors, uncorrectable
113 errors impact functionality of the interface. Uncorrectable errors
115 to be unreliable. Depending on those error conditions, uncorrectable
/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h25 * (uncorrectable ECC error in case of NAND)
29 * (uncorrectable ECC error in case of NAND)
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DMemoryMetrics_v1.xml192 …<Annotation Term="OData.Description" String="An indication of whether the uncorrectable error thre…
193 …ata.LongDescription" String="This property shall indicate whether the uncorrectable error threshol…
471 … <Annotation Term="OData.Description" String="The number of uncorrectable errors since reset."/>
472 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors since r…
484 …<Annotation Term="OData.Description" String="The number of uncorrectable errors for the lifetime o…
485 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors for the…
528 …<Annotation Term="OData.Description" String="The number of indeterminate uncorrectable errors sinc…
529uncorrectable errors since reset. Since the error origin is indeterminate, the same error can be …
541 …<Annotation Term="OData.Description" String="The number of indeterminate uncorrectable errors for …
542uncorrectable errors for the lifetime of the memory. Since the error origin is indeterminate, the…
[all …]
H A DSwitchMetrics_v1.xml134 …<Annotation Term="OData.Description" String="The number of uncorrectable errors of memory since re…
135 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors of memo…
150 …<Annotation Term="OData.Description" String="The number of uncorrectable errors for the lifetime o…
151 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors for the…
H A DProcessorMetrics_v1.xml464 …<Annotation Term="OData.Description" String="The number of uncorrectable errors of cache memory si…
465 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors of cach…
480 …<Annotation Term="OData.Description" String="The number of uncorrectable errors for the lifetime o…
481 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors for the…
619 <Annotation Term="OData.Description" String="The number of uncorrectable core errors."/>
620 …ta.LongDescription" String="This property shall contain the number of uncorrectable core errors, s…
629 …<Annotation Term="OData.Description" String="The number of uncorrectable errors of all other compo…
630 …ta.LongDescription" String="This property shall contain the number of uncorrectable errors of all …
642 <Annotation Term="OData.Description" String="The number of uncorrectable core errors."/>
643 …ta.LongDescription" String="This property shall contain the number of uncorrectable core errors, s…
[all …]
H A DDriveMetrics_v1.xml89 …<Annotation Term="OData.Description" String="The number of uncorrectable read errors for the lifet…
90 …ta.LongDescription" String="This property shall contain the number of uncorrectable read errors fo…
94 …<Annotation Term="OData.Description" String="The number of uncorrectable write errors for the life…
95 …ta.LongDescription" String="This property shall contain the number of uncorrectable write errors f…
/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/
H A DpolicyTable.json6127 "Message": "An uncorrectable memory problem occurred.",
12276 "EventType": "Uncorrectable Hardware Failure",
12297 "EventType": "Uncorrectable Hardware Failure",
12318 "EventType": "Uncorrectable Hardware Failure",
12339 "EventType": "Uncorrectable Hardware Failure",
12360 "EventType": "Uncorrectable Hardware Failure",
12381 "EventType": "Uncorrectable Hardware Failure",
12402 "EventType": "Uncorrectable Hardware Failure",
12423 "EventType": "Uncorrectable Hardware Failure",
12444 "EventType": "Uncorrectable Hardware Failure",
[all …]

1234567891011