Home
last modified time | relevance | path

Searched refs:recoverable (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_host_ras.robot30 [Documentation] Verify recoverable callout handling for MCACALIFIR with
40 [Documentation] Verify recoverable callout handling for MCACALIFIR with
61 [Documentation] Verify recoverable callout handling for mci with
82 [Documentation] Verify recoverable callout handling for CXA with
92 [Documentation] Verify recoverable callout handling for CXA with
114 [Documentation] Verify recoverable callout handling for OBUS with
126 [Documentation] Verify recoverable callout handling for NPU0 with
161 [Documentation] Verify recoverable callout handling for L2FIR with
172 [Documentation] Verify recoverable callout handling for L2FIR with
196 [Documentation] Verify recoverable callout handling for L3FIR with
[all …]
H A Dtest_bmc_ras.robot33 [Documentation] Verify recoverable callout handling for MCACALIFIR
43 [Documentation] Verify recoverable callout handling for MCACALIFIR
65 [Documentation] Verify recoverable callout handling for MCI
88 [Documentation] Verify recoverable callout handling for CXA
98 [Documentation] Verify recoverable callout handling for CXA
120 [Documentation] Verify recoverable callout handling for OBUS
132 [Documentation] Verify recoverable callout handling for NPU0
168 [Documentation] Verify recoverable callout handling for L2FIR
179 [Documentation] Verify recoverable callout handling for L2FIR
203 [Documentation] Verify recoverable callout handling for L3FIR
[all …]
H A Dtest_host_boot_ras.robot31 [Documentation] Verify recoverable callout handling for MCACALIFIR
44 [Documentation] Verify recoverable callout handling for MCI
56 [Documentation] Verify recoverable callout handling for NXDMAENG
70 [Documentation] Verify recoverable callout handling for L2FIR
85 [Documentation] Verify recoverable callout handling for OCCFIR
99 [Documentation] Verify recoverable callout handling for NCUFIR
H A Dras_utils.robot47 [Documentation] Inject and verify recoverable error on processor through
50 ... 1. Inject recoverable error on a given target
92 # (e.g 'mcs(n0p0c0) (MCFIR[0]) mc internal recoverable')
206 [Documentation] Inject and verify recoverable error on processor through
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c1282 if (!recoverable) in cheetah_log_errors()
1314 int recoverable; in cheetah_fecc_handler() local
1369 recoverable = 1; in cheetah_fecc_handler()
1371 recoverable = 0; in cheetah_fecc_handler()
1390 if (!recoverable) in cheetah_fecc_handler()
1558 recoverable = 1; in cheetah_cee_handler()
1560 recoverable = 0; in cheetah_cee_handler()
1568 if (!recoverable) in cheetah_cee_handler()
1686 recoverable = 1; in cheetah_deferred_handler()
1688 recoverable = 0; in cheetah_deferred_handler()
[all …]
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c610 int recoverable = 1; in machine_check_e500mc() local
613 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc()
614 if (recoverable == 1) in machine_check_e500mc()
657 recoverable = 0; in machine_check_e500mc()
663 recoverable = 0; in machine_check_e500mc()
671 recoverable = 0; in machine_check_e500mc()
676 recoverable = 0; in machine_check_e500mc()
681 recoverable = 0; in machine_check_e500mc()
686 recoverable = 0; in machine_check_e500mc()
694 recoverable = 0; in machine_check_e500mc()
[all …]
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_sched.h29 bool recoverable; member
H A Dlima_gp.c43 task->recoverable = false; in lima_gp_irq_handler()
146 task->recoverable = true; in lima_gp_task_run()
H A Dlima_sched.c515 if (task && task->recoverable) in lima_sched_pipe_task_done()
/openbmc/linux/drivers/edac/
H A Dskx_common.c543 bool recoverable; in skx_mce_output_error() local
550 recoverable = GET_BITFIELD(m->status, 56, 56); in skx_mce_output_error()
588 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error()
594 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error()
H A Dsb_edac.c3086 bool recoverable; in sbridge_mce_output_error() local
3104 recoverable = true; in sbridge_mce_output_error()
3106 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error()
3155 (uncorrected_error && recoverable) in sbridge_mce_output_error()
3174 (uncorrected_error && recoverable) in sbridge_mce_output_error()
3224 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
/openbmc/linux/Documentation/arch/x86/
H A Dmicrocode.rst147 Fatal un-recoverable MCEs and recoverable MCEs. While un-recoverable
148 errors are fatal, recoverable errors can also happen in kernel context
/openbmc/linux/drivers/md/bcache/
H A Drequest.c473 unsigned int recoverable:1; member
610 s->recoverable = false; in cache_lookup()
630 s->recoverable = false; in request_endio()
660 s->recoverable = false; in backing_request_endio()
731 s->recoverable = 1; in search_alloc()
788 if (s->recoverable && !s->read_dirty_data) { in cached_dev_read_error()
846 if (verify(dc) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()
/openbmc/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst21 <severity string>* := recoverable | fatal | corrected | info
110 if section severity is fatal or recoverable
/openbmc/openpower-hw-diags/attn/
H A DAttention_Handler.md144 These attentions are indications that recoverable errors have been encountered.
147 recoverable errors. If recoverable errors are present the attention handler will
148 call the analyzer before requesting a dump or IPL. The check for recoverable
/openbmc/linux/Documentation/ABI/removed/
H A Dsysfs-mce5 Unused and obsolete after the advent of recoverable machine
/openbmc/linux/Documentation/driver-api/
H A Ddma-buf.rst295 Modern hardware supports recoverable page faults, which has a lot of
301 means any workload using recoverable page faults cannot use DMA fences for
307 built on top of userspace fences, they cannot benefit from recoverable page
310 on-demand fill a memory request. For now this means recoverable page
315 job with a DMA fence and a compute workload using recoverable page faults are
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_small_bar.rst46 on recoverable contexts. In the future the kernel may want to blit during
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-qbuf.rst130 non-critical (recoverable) streaming error. In such case the application
178 It is recommended that drivers indicate recoverable errors by setting
/openbmc/linux/Documentation/admin-guide/
H A Dtainted-kernels.rst15 notices an internal problem (a 'kernel bug'), a recoverable error
16 ('kernel oops') or a non-recoverable error ('kernel panic') and writes debug
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst19 recoverable error occur. This also allows the checkpointed tasks to be
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/
H A Dlocal.conf.sample168 # files and damages the build in ways which may not be easily recoverable.
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/
H A Dlocal.conf.sample168 # files and damages the build in ways which may not be easily recoverable.
/openbmc/linux/Documentation/arch/ia64/
H A Derr_inject.rst7 hardware correctable error handling, OS recoverable error handling, MC
60 #recoverable, DTR0, hier-2.
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/
H A Dlocal.conf.sample190 # files and damages the build in ways which may not be easily recoverable.

123