Expand description
Error numbers contained in linux/arch/*..
Modulesยง
- alpha
alpha - Error numbers for arch
alpha. - arc
arc - Error numbers for arch
arc. - arm
(Linux or Android) and ARM, or arm - Error numbers for arch
arm. - arm64
(Linux or Android) and AArch64, or aarch64, orarm64 - Error numbers for arch
arm64. - csky
csky - Error numbers for arch
csky. - generic
(Linux or Android) and (x86 or x86-64 or ARM or AArch64), or ( target_arch="hexagon"or s390x or M68k or RISC-V RV32 or RISC-V RV64 or LoongArch LA64) and Linux, oraarch64, orarc, orarm, orarm64, orcsky, orgeneric, orhexagon, orloongarch, orloongarch64, orm68k, ormicroblaze, ornios2, oropenrisc, orriscv, orriscv32, orriscv64, ors390, ors390x, orsh, orum, orx86, orx86_64, orxtensa - Generic error numbers.
- hexagon
Linux and target_arch="hexagon", orhexagon - Error numbers for arch
hexagon. - loongarch
Linux and LoongArch LA64, or loongarch, orloongarch64 - Error numbers for arch
loongarch. - m68k
Linux and M68k, or m68k - Error numbers for arch
m68k. - microblaze
microblaze - Error numbers for arch
microblaze. - mips
(MIPS or MIPS-64) and Linux, or mips, ormips64 - Error numbers for arch
mips. - nios2
nios2 - Error numbers for arch
nios2. - openrisc
openrisc - Error numbers for arch
openrisc. - parisc
parisc - Error numbers for arch
parisc. - powerpc
(PowerPC or PowerPC-64) and Linux, or powerpc, orpowerpc64 - Error numbers for arch
powerpc. - riscv
(RISC-V RV32 or RISC-V RV64) and Linux, or riscv, orriscv32, orriscv64 - Error numbers for arch
riscv. - s390
Linux and s390x, or s390, ors390x - Error numbers for arch
s390. - sh
sh - Error numbers for arch
sh. - sparc
( target_arch="sparc"or SPARC64) and Linux, orsparc, orsparc64 - Error numbers for arch
sparc. - um
um - Error numbers for arch
um. - x86
(Linux or Android) and (x86 or x86-64), or x86, orx86_64 - Error numbers for arch
x86. - xtensa
xtensa - Error numbers for arch
xtensa.