Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c834 bool correctable; member
845 .correctable = false,
849 .correctable = false,
853 .correctable = false,
857 .correctable = false,
861 .correctable = false,
865 .correctable = false,
869 .correctable = false,
873 .correctable = false,
877 .correctable = false,
[all …]
H A Dpci-hmp-cmds.c180 bool correctable; in hmp_pcie_aer_inject_error() local
196 if (pcie_aer_parse_error_string(error_name, &error_status, &correctable)) { in hmp_pcie_aer_inject_error()
202 correctable = qdict_get_try_bool(qdict, "correctable", false); in hmp_pcie_aer_inject_error()
213 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.md80 occur less frequently, while less severe errors such as correctable errors
/openbmc/qemu/qapi/
H A Dcxl.json180 # @corrected-volatile-error-count: Total number of correctable errors
183 # @corrected-persistent-error-count: Total number of correctable
321 # Type of CXL correctable error to inject
352 # @cxl-inject-correctable-error:
354 # Command to inject a single correctable error. Multiple error
357 # correctable internal error, with additional detail available from
366 {'command': 'cxl-inject-correctable-error',
/openbmc/qemu/
H A Dhmp-commands.hx1270 .args_type = "advisory_non_fatal:-a,correctable:-c,"
1278 " -c for correctable error\n\t\t\t"
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1601 % correctableErrorStatusRegister & uint64 & The correctable error status register value.\\
1603 % correctableErrorMaskRegister & uint64 & The correctable error mask register value.\\
1615 % correctableErrorSourceIDRegister & uint64 & The correctable error source ID register.\\