Home
last modified time | relevance | path

Searched full:uncorrected (Results 1 – 25 of 63) sorted by relevance

123

/linux/Documentation/ABI/removed/
H A Dsysfs-mce27 0 always panic on uncorrected errors, log corrected errors
28 1 panic or SIGBUS on uncorrected errors, log corrected errors
29 2 SIGBUS or log uncorrected errors, log corrected errors
/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c123 * to report uncorrected errors using CMCI with a special signature.
129 AO, "Uncorrected Patrol Scrub Error",
136 UCNA, "Uncorrected no action required",
214 PANIC, "Overflowed uncorrected",
218 PANIC, "Uncorrected in kernel",
223 UC, "Uncorrected",
357 panic_msg = "Overflowed uncorrected error without MCA Overflow Recovery"; in mce_severity_amd()
363 panic_msg = "Uncorrected error without MCA Recovery"; in mce_severity_amd()
369 panic_msg = "Uncorrected unrecoverable error in kernel context"; in mce_severity_amd()
H A Dintel.c71 * bank because both corrected and uncorrected errors may be logged
73 * to corrected errors, so keeping CMCI enabled means that uncorrected
H A Dcore.c106 * reporting corrected errors through GHES. Uncorrected/recoverable
302 /* Now print uncorrected but with the final one last */ in mce_panic()
782 * CPUs should skip over uncorrected errors, but log in machine_check_poll()
1410 pr_err("Uncorrected hardware memory error in user-access at %llx", p->mce_addr); in kill_me_maybe()
1705 pr_err("Uncorrected memory error in page 0x%lx ignored\n" in memory_failure()
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-read-uncorrected-blocks.rst31 The total number of uncorrected blocks seen by the driver so far.
36 This ioctl call returns the number of uncorrected blocks detected by the
H A Dfrontend_legacy_api.rst34 fe-read-uncorrected-blocks
/linux/arch/s390/include/asm/
H A Dnmi.h56 u64 se : 1; /* 16 storage error uncorrected */
58 u64 ke : 1; /* 18 storage-key error uncorrected */
/linux/tools/testing/selftests/kvm/include/x86/
H A Dmce.h16 #define MCI_STATUS_UC (1ULL << 61) /* uncorrected error */
/linux/Documentation/arch/x86/x86_64/
H A Dmachinecheck.rst8 by the CPU. Uncorrected errors typically cause a machine check
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dsnps,dw-umctl2-ddrc.yaml37 ECC Corrected Error, ECC Uncorrected Error, ECC Address Protection,
/linux/Documentation/ABI/testing/
H A Dsysfs-mce8 detected by the CPU. Uncorrected errors typically cause a
/linux/drivers/firmware/efi/
H A Dcper-x86.c172 print_bool("Uncorrected", pfx, check, CHECK_MS_UNCORRECTED); in print_err_info_ms()
223 print_bool("Uncorrected", pfx, check, CHECK_UNCORRECTED); in print_err_info()
/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst85 scrub uncorrected error
/linux/fs/xfs/
H A Dxfs_health.c76 "Uncorrected metadata errors detected; please run xfs_repair."); in xfs_health_unmount()
79 * We discovered uncorrected metadata problems at some point in xfs_health_unmount()
/linux/drivers/media/dvb-frontends/
H A Ddib3000mb_priv.h521 /* packet error rate (uncorrected TS packets) (16) */
524 /* uncorrected packet count (16) */
H A Dmxl5xx_regs.h107 #define HYDRA_DMD_DVBS_1ST_UNCORR_RS_ERRORS_ADDR_OFFSET 0x3FFFC6CC /* uncorrected RS Errors: 1st iteration */
/linux/arch/s390/kernel/
H A Dnmi.c462 /* Storage error uncorrected */ in s390_do_machine_check()
465 /* Storage key-error uncorrected */ in s390_do_machine_check()
/linux/Documentation/edac/
H A Dscrub.rst28 DIMMs can be scrubbed at a configurable rate to detect uncorrected memory
35 2. When detected, uncorrected errors caught in unallocated memory pages are
H A Dmemory_repair.rst100 region when maintenance need flag set or an uncorrected memory error or
/linux/include/linux/
H A Dedac.h97 * @HW_EVENT_ERR_UNCORRECTED: Uncorrected Error - Indicates an error that
108 * @HW_EVENT_ERR_FATAL: Fatal Error - Uncorrected error that could not
127 return "Uncorrected"; in mc_event_error_type()
/linux/drivers/mtd/nand/raw/
H A Dnand_toshiba.c84 /* uncorrected */ in toshiba_nand_benand_eccstatus()
/linux/drivers/edac/
H A Daltera_edac.h323 /* Sticky registers for Uncorrected Errors */
H A Dmce_amd.c783 return "Uncorrected, software restartable error."; in decode_error_status()
784 return "Uncorrected, software containable error."; in decode_error_status()
/linux/include/uapi/mtd/
H A Dmtd-abi.h237 /* Get statistics about corrected/uncorrected errors */
/linux/include/media/
H A Ddvb_frontend.h405 * @read_ucblocks: legacy callback function to return the Uncorrected Error
585 * NOTE: derivated statistics like Uncorrected Error blocks (UCE) are

123