Home
last modified time | relevance | path

Searched refs:unrecoverable (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/arch/mips/mm/
H A Dcex-sb1.S81 bltz k0,unrecoverable
89 bgez k0,unrecoverable
100 bnez k1,unrecoverable
121 unrecoverable: label
/openbmc/phosphor-logging/test/openpower-pels/
H A Dseverity_test.cpp56 {LogSeverity::Notice, SeverityType::unrecoverable, LogSeverity::Error}, in TEST()
66 {LogSeverity::Error, SeverityType::unrecoverable, std::nullopt}, in TEST()
67 {LogSeverity::Critical, SeverityType::unrecoverable, std::nullopt}}; in TEST()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dseverity.cpp36 {SeverityType::unrecoverable, LogSeverity::Error}, in convertPELSeverityToOBMC()
54 uint8_t pelSeverity = static_cast<uint8_t>(SeverityType::unrecoverable); in convertOBMCSeverityToPEL()
74 pelSeverity = static_cast<uint8_t>(SeverityType::unrecoverable); in convertOBMCSeverityToPEL()
H A Dpel_types.hpp97 unrecoverable = 0x40, enumerator
H A Dpel_rules.cpp69 case SeverityType::unrecoverable: in check()
H A Drepository.cpp502 (sevType == SeverityType::unrecoverable) || in isServiceableSev()
/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_host_boot_ras.robot111 [Documentation] Verify unrecoverable callout handling for NCUFIR
122 [Documentation] Verify unrecoverable callout handling for L3FIR
133 [Documentation] Verify unrecoverable callout handling for L2FIR
144 [Documentation] Verify unrecoverable callout handling for CXAFIR
154 [Documentation] Verify unrecoverable callout handling for MCACALIFIR
164 [Documentation] Verify unrecoverable callout handling for MCI
174 [Documentation] Verify unrecoverable callout handling for CoreFIR
H A Dtest_reboot_ras.robot21 [Documentation] Verify host unrecoverable callout handling at reboot.
31 [Documentation] Verify unrecoverable callout handling
H A Dtest_host_ras.robot50 [Documentation] Verify unrecoverable callout handling for MCACALIFIR.
71 [Documentation] Verify unrecoverable callout handling for mci.
102 [Documentation] Verify unrecoverable callout handling for CXAFIR.
183 [Documentation] Verify unrecoverable callout handling for L2FIR.
218 [Documentation] Verify unrecoverable callout handling for L3FIR.
267 [Documentation] Verify unrecoverable callout handling for NCUFIR.
304 [Documentation] Verify unrecoverable callout handling for CoreFIR.
H A Dtest_bmc_ras.robot53 [Documentation] Verify unrecoverable callout handling for MCACALIFIR
75 [Documentation] Verify unrecoverable callout handling for mci
108 [Documentation] Verify unrecoverable callout handling for CXAFIR
190 [Documentation] Verify unrecoverable callout handling for L2FIR
225 [Documentation] Verify unrecoverable callout handling for L3FIR
274 [Documentation] Verify unrecoverable callout handling for NCUFIR
311 [Documentation] Verify unrecoverable callout handling for CoreFIR
H A Dras_utils.robot75 [Documentation] Inject and verify unrecoverable error on processor through
78 ... 1. Inject unrecoverable error on a given target
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c277 int unrecoverable = 0; in hmi_event_handler() local
298 unrecoverable = 1; in hmi_event_handler()
304 if (unrecoverable) { in hmi_event_handler()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c444 if (mrioc->unrecoverable) in mpi3mr_process_admin_reply_q()
533 if (mrioc->unrecoverable) in mpi3mr_process_op_reply_q()
598 mrioc->unrecoverable)) in mpi3mr_blk_mq_poll()
1043 if (mrioc->unrecoverable) in mpi3mr_get_iocstate()
1096 if (mrioc->unrecoverable) { in mpi3mr_issue_and_process_mur()
1427 if (mrioc->unrecoverable) in mpi3mr_issue_reset()
1517 mrioc->unrecoverable = 1; in mpi3mr_issue_reset()
2209 if (mrioc->unrecoverable) in mpi3mr_op_request_post()
2284 mrioc->unrecoverable = 1; in mpi3mr_check_rh_fault_ioc()
3964 mrioc->unrecoverable = 1; in mpi3mr_init_ioc()
[all …]
H A Dmpi3mr_app.c226 if (mrioc->unrecoverable) { in mpi3mr_bsg_pel_enable()
1190 if (mrioc->unrecoverable) { in mpi3mr_bsg_process_mpt_cmds()
H A Dmpi3mr_os.c608 if (!mrioc->unrecoverable) in mpi3mr_flush_cmds_for_unrecovered_controller()
1920 if (mrioc->unrecoverable) { in mpi3mr_fwevt_bh()
3672 if (mrioc->unrecoverable) { in mpi3mr_issue_tm()
4743 if (mrioc->unrecoverable) { in mpi3mr_qcmd()
5254 mrioc->unrecoverable = 1; in mpi3mr_remove()
H A Dmpi3mr.h1167 u8 unrecoverable; member
/openbmc/openbmc-test-automation/openpower/pel/
H A Dtest_bmc_pel.robot381 # Create an unrecoverable error log.
493 [Documentation] Create an unrecoverable error and verify.
500 # An example of unrecoverable error log data:
563 … [Documentation] Verify error logging rotation policy with unrecoverable HOST and BMC error logs.
612 # Below commands create unrecoverable error log at first and then the predictable error.
782 # (for informational log) and around 6 MB for unrecoverable / predictive error log. So, usage
/openbmc/linux/Documentation/networking/
H A Dstrparser.rst140 is unrecoverable (application expected to close TCP socket)
148 ENODATA since the stream is unrecoverable in that case.
H A Dkcm.rst279 posted on the TCP socket the data stream is unrecoverable (i.e. an error
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md88 "Severity": "unrecoverable"
99 "Severity": "unrecoverable"
105 and on every other system it will be unrecoverable.
114 "MfgSeverity": "unrecoverable"
/openbmc/qemu/qapi/
H A Drun-state.json656 # @fatal: the failure is unrecoverable. This occurs for
660 # @reset: the failure is unrecoverable but confined to the guest.
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst5 error, possibly resulting in an unrecoverable CPU lockup, when an
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-ubi117 as read-only when they detect an unrecoverable error.
/openbmc/docs/designs/
H A Ddevice-tree-gpio-naming.md204 Utilized to indicate a IBM POWER processor has entered an unrecoverable error
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst409 dependent - it may cause a shut down in the case of an unrecoverable error,
502 unrecoverable error no matter how many times the metadata IO is retried.

12