Searched refs:correctable (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_aer.c | 834 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 D | pci-hmp-cmds.c | 180 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 D | pci-internal.h | 22 uint32_t *status, bool *correctable);
|
| /openbmc/docs/designs/ |
| H A D | ecc-dbus-sel.md | 19 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 D | hw-fault-monitor.md | 80 occur less frequently, while less severe errors such as correctable errors
|
| /openbmc/qemu/qapi/ |
| H A D | cxl.json | 180 # @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 D | hmp-commands.hx | 1270 .args_type = "advisory_non_fatal:-a,correctable:-c," 1278 " -c for correctable error\n\t\t\t"
|
| /openbmc/libcper/specification/document/ |
| H A D | cper-json-specification.tex | 1601 % 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.\\
|