Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dmachinecheck.rst8 by the CPU. Uncorrected errors typically cause a machine check
60 0: always panic on uncorrected errors, log corrected errors
61 1: panic or SIGBUS on uncorrected errors, log corrected errors
62 2: SIGBUS or log uncorrected errors, log corrected errors
Dboot-options.rst52 0: always panic on uncorrected errors, log corrected errors
53 1: panic or SIGBUS on uncorrected errors, log corrected errors
54 2: SIGBUS or log uncorrected errors, log corrected errors
/kernel/linux/linux-6.6/Documentation/ABI/removed/
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
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
Dseverity.c123 * to report uncorrected errors using CMCI with a special signature.
129 AO, "Uncorrected Patrol Scrub Error",
136 UCNA, "Uncorrected no action required",
202 PANIC, "Overflowed uncorrected",
206 PANIC, "Uncorrected in kernel",
211 UC, "Uncorrected",
345 panic_msg = "Overflowed uncorrected error without MCA Overflow Recovery"; in mce_severity_amd()
351 panic_msg = "Uncorrected error without MCA Recovery"; in mce_severity_amd()
357 panic_msg = "Uncorrected unrecoverable error in kernel context"; in mce_severity_amd()
/kernel/linux/linux-6.6/Documentation/userspace-api/media/dvb/
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
Dfrontend_legacy_api.rst34 fe-read-uncorrected-blocks
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
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
Dfrontend_legacy_api.rst34 fe-read-uncorrected-blocks
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dseverity.c123 * to report uncorrected errors using CMCI with a special signature.
129 AO, "Uncorrected Patrol Scrub Error",
136 UCNA, "Uncorrected no action required",
202 PANIC, "Overflowed uncorrected",
206 UC, "Uncorrected",
/kernel/linux/linux-5.10/include/ras/
Dras_event.h21 * uncorrected event.
84 * uncorrected event, and are meant to replace the current API to report
259 * uncorrected event on a PCIe device. The event report has
332 "Fatal" : "Uncorrected, non-fatal",
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmce.h35 #define MCI_STATUS_UC BIT_ULL(61) /* uncorrected error */
49 #define MCI_STATUS_DEFERRED BIT_ULL(44) /* uncorrected error, deferred exception */
69 * of uncorrected errors - so the F bit is deliberately skipped
260 MCP_UC = BIT(1), /* log uncorrected errors */
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dmce.h35 #define MCI_STATUS_UC BIT_ULL(61) /* uncorrected error */
50 #define MCI_STATUS_DEFERRED BIT_ULL(44) /* uncorrected error, deferred exception */
70 * of uncorrected errors - so the F bit is deliberately skipped
258 MCP_UC = BIT(1), /* log uncorrected errors */
/kernel/linux/linux-6.6/include/ras/
Dras_event.h21 * uncorrected event.
84 * uncorrected event, and are meant to replace the current API to report
259 * uncorrected event on a PCIe device. The event report has
332 "Fatal" : "Uncorrected, non-fatal",
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dnmi.h56 u64 se : 1; /* 16 storage error uncorrected */
58 u64 ke : 1; /* 18 storage-key error uncorrected */
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dnmi.h53 u64 se : 1; /* 16 storage error uncorrected */
55 u64 ke : 1; /* 18 storage-key error uncorrected */
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
Dmce.h18 #define MCI_STATUS_UC (1ULL << 61) /* uncorrected error */
/kernel/linux/linux-6.6/Documentation/arch/x86/x86_64/
Dmachinecheck.rst8 by the CPU. Uncorrected errors typically cause a machine check
/kernel/linux/linux-5.10/drivers/firmware/efi/
Dcper-x86.c171 print_bool("Uncorrected", pfx, check, CHECK_MS_UNCORRECTED); in print_err_info_ms()
222 print_bool("Uncorrected", pfx, check, CHECK_UNCORRECTED); in print_err_info()
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_health.c64 "Uncorrected metadata errors detected; please run xfs_repair."); in xfs_health_unmount()
67 * We discovered uncorrected metadata problems at some point in xfs_health_unmount()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_health.c66 "Uncorrected metadata errors detected; please run xfs_repair."); in xfs_health_unmount()
69 * We discovered uncorrected metadata problems at some point in xfs_health_unmount()
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-mce8 detected by the CPU. Uncorrected errors typically cause a
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/
Dsnps,dw-umctl2-ddrc.yaml37 ECC Corrected Error, ECC Uncorrected Error, ECC Address Protection,
/kernel/linux/linux-6.6/include/linux/
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()
/kernel/linux/linux-5.10/include/linux/
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()
/kernel/linux/linux-6.6/drivers/firmware/efi/
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()

123456