Home
last modified time | relevance | path

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

123

/Linux-v6.1/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
/Linux-v6.1/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",
342 panic_msg = "Overflowed uncorrected error without MCA Overflow Recovery"; in mce_severity_amd()
348 panic_msg = "Uncorrected error without MCA Recovery"; in mce_severity_amd()
354 panic_msg = "Uncorrected unrecoverable error in kernel context"; in mce_severity_amd()
Dcore.c109 * reporting corrected errors through GHES. Uncorrected/recoverable
274 /* Now print uncorrected but with the final one last */ in mce_panic()
711 * CPUs should skip over uncorrected errors, but log in machine_check_poll()
1314 pr_err("Uncorrected hardware memory error in user-access at %llx", p->mce_addr); in kill_me_maybe()
1583 pr_err("Uncorrected memory error in page 0x%lx ignored\n" in memory_failure()
/Linux-v6.1/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
/Linux-v6.1/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
255 MCP_UC = BIT(1), /* log uncorrected errors */
/Linux-v6.1/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",
/Linux-v6.1/arch/s390/include/asm/
Dnmi.h56 u64 se : 1; /* 16 storage error uncorrected */
58 u64 ke : 1; /* 18 storage-key error uncorrected */
/Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/
Dmce.h18 #define MCI_STATUS_UC (1ULL << 61) /* uncorrected error */
/Linux-v6.1/Documentation/x86/x86_64/
Dmachinecheck.rst8 by the CPU. Uncorrected errors typically cause a machine check
/Linux-v6.1/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()
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dsnps,dw-umctl2-ddrc.yaml38 ECC Corrected Error, ECC Uncorrected Error, ECC Address Protection,
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-mce8 detected by the CPU. Uncorrected errors typically cause a
/Linux-v6.1/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()
/Linux-v6.1/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()
/Linux-v6.1/Documentation/firmware-guide/acpi/apei/
Doutput_format.rst85 scrub uncorrected error
/Linux-v6.1/drivers/media/dvb-frontends/
Ddib3000mb_priv.h521 /* packet error rate (uncorrected TS packets) (16) */
524 /* uncorrected packet count (16) */
Dmxl5xx_regs.h107 #define HYDRA_DMD_DVBS_1ST_UNCORR_RS_ERRORS_ADDR_OFFSET 0x3FFFC6CC /* uncorrected RS Errors: 1st…
/Linux-v6.1/drivers/mtd/nand/raw/
Dnand_toshiba.c84 /* uncorrected */ in toshiba_nand_benand_eccstatus()
/Linux-v6.1/arch/s390/kernel/
Dentry.S129 * - Storage error uncorrected
130 * - Storage key error uncorrected
/Linux-v6.1/drivers/edac/
Daltera_edac.h321 /* Sticky registers for Uncorrected Errors */
/Linux-v6.1/include/uapi/mtd/
Dmtd-abi.h237 /* Get statistics about corrected/uncorrected errors */
/Linux-v6.1/Documentation/PCI/
Dpcieaer-howto.rst80 …0000:50:00.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0500(Reques…
/Linux-v6.1/include/media/
Ddvb_frontend.h405 * @read_ucblocks: legacy callback function to return the Uncorrected Error
585 * NOTE: derivated statistics like Uncorrected Error blocks (UCE) are
/Linux-v6.1/arch/arm64/kernel/
Dtraps.c940 case ESR_ELx_AET_UEU: /* Uncorrected Unrecoverable */ in arm64_is_fatal_ras_serror()
941 case ESR_ELx_AET_UER: /* Uncorrected Recoverable */ in arm64_is_fatal_ras_serror()

123