Home
last modified time | relevance | path

Searched refs:UE (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-ampere-smpro156 …| Core's UE | /sys/bus/platform/devices/smpro-errmon.*/error_core_ue | Core has UE error …
160 …| Memory's UE | /sys/bus/platform/devices/smpro-errmon.*/error_mem_ue | Memory has UE error …
164 …| PCIe's UE | /sys/bus/platform/devices/smpro-errmon.*/error_pcie_ue | any PCIe controller has
168 …| Other's UE | /sys/bus/platform/devices/smpro-errmon.*/error_other_ue | any other UE error …
171 UE: Uncorrect-able Error
194 …| Core's UE | /sys/bus/platform/devices/smpro-errmon.*/overflow_core_ue | Core UE error overflow…
198 …| Memory's UE | /sys/bus/platform/devices/smpro-errmon.*/overflow_mem_ue | Memory UE error overfl…
202 …| PCIe's UE | /sys/bus/platform/devices/smpro-errmon.*/overflow_pcie_ue | any PCIe controller UE
206 …| Other's UE | /sys/bus/platform/devices/smpro-errmon.*/overflow_other_ue| other UE error overflo…
211 - UE: Uncorrect-able Error
H A Dsysfs-devices-edac5 counters for UE and CE errors on the given memory controller.
120 cause of the UE event.
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-sse-exceptions.c45 #define UE (1 << 4) macro
47 #define EXC (IE | ZE | OE | UE | PE)
69 if ((mxcsr & EXC) != (UE | PE)) { in main()
231 if ((mxcsr & EXC) != (UE | PE)) { in main()
267 if ((mxcsr & EXC) != (UE | PE)) { in main()
303 if ((mxcsr & EXC) != (UE | PE)) { in main()
339 if ((mxcsr & EXC) != (UE | PE)) { in main()
361 if ((mxcsr & EXC) != (UE | PE)) { in main()
382 if ((mxcsr & EXC) != (UE | PE)) { in main()
404 if ((mxcsr & EXC) != (UE | PE)) { in main()
[all …]
H A Dtest-i386-fp-exceptions.c35 #define UE (1 << 4) macro
37 #define EXC (IE | ZE | OE | UE | PE)
66 if ((sw & EXC) != (UE | PE)) { in main()
73 if ((sw & EXC) != (UE | PE)) { in main()
278 if ((sw & EXC) != (UE | PE)) { in main()
321 if ((sw & EXC) != (UE | PE)) { in main()
728 if ((sw & EXC) != (UE | PE)) { in main()
/openbmc/docs/designs/
H A Dbios-bmc-smm-error-logging.md71 …ould not change during runtime. **This includes the size of the header and UE region size** …
72 …init | Indicates the size of the region reserved for Uncorrectable Error (UE) logs. Written by BM…
73 …d | BMC | <ul><li>BIT0 - BMC UE reserved region “switch”<ul><li>Toggled when BMC r…
76 … | BIOS | <ul><li>BIT0 - BIOS UE reserved region “switch”<ul><li> Toggled when BIOS …
79 …served region only for UE logs. This region is only used if the rest of the buffer is going to ove…
106 normal error logs. This reserved region will be used to log a UE log only if an
108 any preexisting UE log in this region has already been read using Bit0 of the
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst72 * **Uncorrected Error (UE)** - the amount of errors happened above the error
75 * **Fatal Error** - when an UE error happens on a critical component of the
76 system (for example, a piece of the Kernel got corrupted by an UE), the
79 * **Non-fatal Error** - when an UE error happens on an unused component,
178 Uncorrected Error (UE) happened.
180 The information about the CE/UE errors is stored on some special registers
226 Memory Correctable Errors (CE) and Uncorrectable Errors (UE) are the
231 **can** but must not necessarily be a predictor of future UE events. With
236 modules exhibiting CEs can reduce the likelihood of the dreaded UE events
537 cause of the UE event.
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-CrystalPalace3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/SE19�1UE/NA/0/>
/openbmc/openbmc-test-automation/test_lists/
H A Dskip_test_witherspoon12 # NXDMAENG UE error injection is not available in latest p9dd1ffdcv104.xlsm
/openbmc/qemu/hw/char/
H A Dstm32l4x5_usart.c56 FIELD(CR1, UE, 0, 1) /* USART enable */
216 FIELD_EX32(s->cr1, CR1, UE), FIELD_EX32(s->cr1, CR1, RE)); in stm32l4x5_usart_base_receive()
H A Dtrace-events118 …eceiver_not_enabled(uint8_t ue_bit, uint8_t re_bit) "USART: Receiver not enabled, UE=0x%x, RE=0x%x"
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_usart-test.c31 FIELD(CR1, UE, 0, 1)
/openbmc/linux/arch/sparc/kernel/
H A Dspiterrs.S138 andcc %g4, %g3, %g0 ! Check for UE
/openbmc/openbmc-test-automation/lib/ras/
H A Dhost_utils.robot137 [Documentation] Inject UE MCACALFIR checkstop on processor through
/openbmc/linux/arch/powerpc/boot/dts/
H A Dfsp2.dts379 interrupts = <10 0x84 /* ECC UE */
/openbmc/linux/Documentation/networking/
H A Dgtp.rst242 Therefore for a given UE the mapping in IP to PDN network is:
H A Dudplite.rst288 Aberdeen AB24 3UE; UK
/openbmc/qemu/include/block/
H A Dufs.h83 FIELD(IS, UE, 2, 1)