Home
last modified time | relevance | path

Searched defs:EL2HLT (Results 1 – 19 of 19) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h32 #define EL2HLT 51 /* Level 2 halted */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h27 #define EL2HLT 44 /* Level 2 halted */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py52 EL2HLT = 44 variable
/external/u-boot/include/linux/
Derrno.h57 #define EL2HLT 51 /* Level 2 halted */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py56 EL2HLT = 44 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1191 EL2HLT = syscall.Errno(0x2c) const
Dzerrors_linux_sparc64.go1842 EL2HLT = syscall.Errno(0x65) const
Dzerrors_linux_mips64le.go2304 EL2HLT = syscall.Errno(0x2c) const
Dzerrors_linux_ppc64.go2360 EL2HLT = syscall.Errno(0x33) const
Dzerrors_linux_arm.go2306 EL2HLT = syscall.Errno(0x33) const
Dzerrors_linux_mips64.go2304 EL2HLT = syscall.Errno(0x2c) const
Dzerrors_linux_ppc64le.go2360 EL2HLT = syscall.Errno(0x33) const
Dzerrors_linux_arm64.go2291 EL2HLT = syscall.Errno(0x33) const
Dzerrors_linux_386.go2300 EL2HLT = syscall.Errno(0x33) const
Dzerrors_linux_mips.go2304 EL2HLT = syscall.Errno(0x2c) const
Dzerrors_linux_s390x.go2360 EL2HLT = syscall.Errno(0x33) const
Dzerrors_linux_mipsle.go2304 EL2HLT = syscall.Errno(0x2c) const
Dzerrors_linux_amd64.go2300 EL2HLT = syscall.Errno(0x33) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py990 EL2HLT = 44 variable