Home
last modified time | relevance | path

Searched defs:EL3RST (Results 1 – 20 of 20) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h28 #define EL3RST 47 /* Level 3 reset */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h23 #define EL3RST 40 /* Level 3 reset */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py48 EL3RST = 40 variable
/external/u-boot/include/linux/
Derrno.h53 #define EL3RST 47 /* Level 3 reset */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py52 EL3RST = 40 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1194 EL3RST = syscall.Errno(0x28) const
Dzerrors_linux_sparc64.go1845 EL3RST = syscall.Errno(0x61) const
Dzerrors_linux_mipsle.go2307 EL3RST = syscall.Errno(0x28) const
Dzerrors_linux_s390x.go2363 EL3RST = syscall.Errno(0x2f) const
Dzerrors_linux_arm.go2309 EL3RST = syscall.Errno(0x2f) const
Dzerrors_linux_ppc64le.go2363 EL3RST = syscall.Errno(0x2f) const
Dzerrors_linux_mips64.go2307 EL3RST = syscall.Errno(0x28) const
Dzerrors_linux_ppc64.go2363 EL3RST = syscall.Errno(0x2f) const
Dzerrors_linux_amd64.go2303 EL3RST = syscall.Errno(0x2f) const
Dzerrors_linux_mips64le.go2307 EL3RST = syscall.Errno(0x28) const
Dzerrors_linux_386.go2303 EL3RST = syscall.Errno(0x2f) const
Dzerrors_linux_mips.go2307 EL3RST = syscall.Errno(0x28) const
Dzerrors_linux_arm64.go2294 EL3RST = syscall.Errno(0x2f) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py986 EL3RST = 40 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …:32,EDOM:33,ERANGE:34,ENOMSG:35,EIDRM:36,ECHRNG:37,EL2NSYNC:38,EL3HLT:39,EL3RST:40,ELNRNG:41,EUNAT… property