Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 46) sorted by relevance

12

/arch/x86/tools/
A Dinsn_sanity.c223 int errors = 0; in main() local
247 errors++; in main()
255 fprintf((errors) ? stderr : stdout, in main()
258 (errors) ? "failure" : "success", in main()
261 errors, in main()
264 return errors ? 1 : 0; in main()
/arch/mips/math-emu/
A Ddsemul.c276 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()
296 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()
A Dcp1emu.c1055 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1060 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1073 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1078 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1089 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1094 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1107 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1112 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1485 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu()
1490 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu()
[all …]
A Dme-debugfs.c60 __this_cpu_write((fpuemustats).errors, 0); in fpuemustats_clear_show()
216 FPU_STAT_CREATE(errors); in debugfs_fpuemu()
/arch/x86/math-emu/
A DMakefile13 C_OBJS =fpu_entry.o errors.o \
/arch/powerpc/boot/dts/fsl/
A Dqoriq-fman3-0-10g-3.dtsi39 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-2.dtsi39 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-0-best-effort.dtsi67 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-0.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-1-best-effort.dtsi74 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-1.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-0.dtsi63 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-1.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-2.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-3.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-4.dtsi63 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-5.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-10g-0.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-10g-1.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-1.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-2.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
/arch/x86/ras/
A DKconfig6 This is a small cache which collects correctable memory errors per 4K
/arch/powerpc/platforms/powernv/
A DMakefile25 obj-$(CONFIG_MEMORY_FAILURE) += opal-memory-errors.o
/arch/mips/include/asm/
A Dfpu_emulator.h31 unsigned long errors; member
/arch/m68k/ifpsp060/
A DCHANGES78 For instruction read access errors, the info stacked is:
100 For data read/write access errors, the info stacked is:

Completed in 640 milliseconds

12