Home
last modified time | relevance | path

Searched refs:uncorrectable (Results 1 – 19 of 19) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/
H A DMemoryECC.interface.yaml15 An uncorrectable ECC event has been detected on a read operation.
35 uncorrectable ECC detected.
H A DMemoryECC.errors.yaml8 description: Uncorrectable ECC/other uncorrectable memory error.
/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
/openbmc/linux/include/linux/mfd/
H A Dsi476x-reports.h151 __u16 uncorrectable; member
/openbmc/linux/Documentation/devicetree/bindings/edac/
H A Damazon,al-mc-edac.yaml34 - description: uncorrectable error interrupt
H A Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dxlnx,zynqmp-ocmc-1.0.yaml19 uncorrectable error.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats37 Description: List of uncorrectable fatal errors seen and reported by this
67 Description: List of uncorrectable nonfatal errors seen and reported by this
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
/openbmc/qemu/qapi/
H A Dcxl.json220 # Type of uncorrectable CXL error to inject. These errors are
221 # reported via an AER uncorrectable internal error with additional
302 # @cxl-inject-uncorrectable-errors:
313 { 'command': 'cxl-inject-uncorrectable-errors',
/openbmc/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.
/openbmc/linux/Documentation/admin-guide/media/
H A Dsi476x.rst77 0x04 uncorrectable Number of uncorrectable RDS blocks
/openbmc/linux/Documentation/PCI/
H A Dpcieaer-howto.rst103 and uncorrectable errors. This classification is based on the impact
112 Unlike correctable errors, uncorrectable
115 to be unreliable. Depending on those error conditions, uncorrectable
/openbmc/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst36 count the total retry number of each type of uncorrectable error.
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-ep.yaml148 uncorrectable error.
H A Dsnps,dw-pcie.yaml157 uncorrectable error.
/openbmc/u-boot/doc/
H A DREADME.nand46 uncorrectable data error is found, the command stops with an error.
57 uncorrectable data error is found, the command stops with an error.
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst501 This attribute file displays the total count of uncorrectable
590 This attribute file displays the total count of uncorrectable
784 An uncorrectable error will cause a machine panic. This is usually
785 desirable. It is a bad idea to continue when an uncorrectable error
803 Generate kernel messages describing uncorrectable errors. These errors
/openbmc/linux/drivers/mfd/
H A Dsi476x-cmd.c987 report->uncorrectable = get_unaligned_be16(resp + 6); in si476x_core_cmd_fm_rds_blockcount()