Home
last modified time | relevance | path

Searched refs:correctable (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c834 bool correctable; member
845 .correctable = false,
909 .correctable = true,
913 .correctable = true,
917 .correctable = true,
921 .correctable = true,
925 .correctable = true,
929 .correctable = true,
933 .correctable = true,
937 .correctable = true,
[all …]
H A Dpci-hmp-cmds.c170 bool correctable; in hmp_pcie_aer_inject_error() local
186 if (pcie_aer_parse_error_string(error_name, &error_status, &correctable)) { in hmp_pcie_aer_inject_error()
192 correctable = qdict_get_try_bool(qdict, "correctable", false); in hmp_pcie_aer_inject_error()
203 if (correctable) { in hmp_pcie_aer_inject_error()
H A Dpci-internal.h22 uint32_t *status, bool *correctable);
/openbmc/docs/designs/
H A Decc-dbus-sel.md19 correctable or ECC/other uncorrectable and whether ECC/other correctable memory
36 driver. And make sure the EDAC driver must be loaded and ECC/other correctable
66 creating a large number of correctable ECC logs. When the `maximum quantity` is
74 second after service is started. On first start, it resets all correctable ECC
85 reach limits| | ceCount| int64 | correctable ECC events | | ueCount| int64 |
97 - correctable ECC log : when fetching the `ce_count` from EDAC driver parameter
101 - logging limit reached log : When the correctable ECC log reaches the
H A Dhw-fault-monitor.md78 occur less frequently, while less severe errors such as correctable errors
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/
H A DMemoryECC.interface.yaml11 A correctable ECC event has been detected on a read operation.
32 correctable ECC detected.
H A DMemoryECC.errors.yaml5 description: Correctable ECC/other correctable memory error.
/openbmc/linux/arch/x86/ras/
H A DKconfig6 This is a small cache which collects correctable memory errors per 4K
20 Add extra files to (debugfs)/ras/cec to test the correctable error
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c78 void __iomem *ioaddr, bool correctable, in dwmac5_handle_mac_err() argument
86 dwmac5_log_error(ndev, value, correctable, "MAC", dwmac5_mac_errors, in dwmac5_handle_mac_err()
126 void __iomem *ioaddr, bool correctable, in dwmac5_handle_mtl_err() argument
134 dwmac5_log_error(ndev, value, correctable, "MTL", dwmac5_mtl_errors, in dwmac5_handle_mtl_err()
174 void __iomem *ioaddr, bool correctable, in dwmac5_handle_dma_err() argument
182 dwmac5_log_error(ndev, value, correctable, "DMA", dwmac5_dma_errors, in dwmac5_handle_dma_err()
H A Ddwxgmac2_core.c754 void __iomem *ioaddr, bool correctable, in dwxgmac3_handle_mac_err() argument
762 dwxgmac3_log_error(ndev, value, correctable, "MAC", in dwxgmac3_handle_mac_err()
802 void __iomem *ioaddr, bool correctable, in dwxgmac3_handle_mtl_err() argument
810 dwxgmac3_log_error(ndev, value, correctable, "MTL", in dwxgmac3_handle_mtl_err()
888 void __iomem *ioaddr, bool correctable, in dwxgmac3_handle_dma_err() argument
896 dwxgmac3_log_error(ndev, value, correctable, "DMA", in dwxgmac3_handle_dma_err()
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dbosch,c_can.yaml86 - description: RAM ECC correctable error IRQ
87 - description: RAM ECC non-correctable error IRQ
/openbmc/qemu/qapi/
H A Dcxl.json178 # @corrected-volatile-error-count: Total number of correctable errors
181 # @corrected-persistent-error-count: Total number of correctable
320 # Type of CXL correctable error to inject
348 # @cxl-inject-correctable-error:
350 # Command to inject a single correctable error. Multiple error
353 # correctable internal error, with additional detail available from
362 {'command': 'cxl-inject-correctable-error',
/openbmc/linux/Documentation/PCI/
H A Dpcieaer-howto.rst73 console. If it's a correctable error, it is output as an info message.
75 log level to filter out correctable error messages.
102 PCIe errors are classified into two types: correctable errors
112 Unlike correctable errors, uncorrectable
175 correctable error status register accordingly and logs these errors.
177 Non-correctable (non-fatal and fatal) errors
H A Dpci-error-recovery.rst426 the error severity is "correctable". The callback is optional and allows
/openbmc/linux/Documentation/devicetree/bindings/edac/
H A Damazon,al-mc-edac.yaml35 - description: correctable error interrupt
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dxlnx,zynqmp-ocmc-1.0.yaml18 not written, then the read operation results in an correctable error or
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-ep.yaml142 PCIe protocol correctable error or a Data Path protection
143 correctable error is detected by the automotive/safety
H A Dsnps,dw-pcie.yaml151 PCIe protocol correctable error or a Data Path protection
152 correctable error is detected by the automotive/safety
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-edac49 Description: This attribute file displays the total count of correctable
145 Description: This attribute file displays the total count of correctable
H A Dsysfs-bus-pci-devices-aer_stats16 Description: List of correctable errors seen and reported by this
/openbmc/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst172 # echo 0x8 > error_type # Choose correctable memory error
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst52 those errors are correctable.
508 This attribute file displays the total count of correctable
598 This attribute file displays the total count of correctable
819 Generate kernel messages describing correctable errors. These
/openbmc/linux/Documentation/arch/ia64/
H A Derr_inject.rst7 hardware correctable error handling, OS recoverable error handling, MC
/openbmc/qemu/
H A Dhmp-commands.hx1281 .args_type = "advisory_non_fatal:-a,correctable:-c,"
1289 " -c for correctable error\n\t\t\t"
/openbmc/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst732 are 1 we have one correctable bit error. If there is 1 bit 1, we have an

12