Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h26 #define EL2NSYNC 45 /* Level 2 not synchronized */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h21 #define EL2NSYNC 38 /* Level 2 not synchronized */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py46 EL2NSYNC = 38 variable
/external/u-boot/include/linux/
Derrno.h51 #define EL2NSYNC 45 /* Level 2 not synchronized */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py50 EL2NSYNC = 38 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1192 EL2NSYNC = syscall.Errno(0x26) const
Dzerrors_linux_sparc64.go1843 EL2NSYNC = syscall.Errno(0x5f) const
Dzerrors_linux_mips64le.go2305 EL2NSYNC = syscall.Errno(0x26) const
Dzerrors_linux_ppc64.go2361 EL2NSYNC = syscall.Errno(0x2d) const
Dzerrors_linux_arm.go2307 EL2NSYNC = syscall.Errno(0x2d) const
Dzerrors_linux_mips64.go2305 EL2NSYNC = syscall.Errno(0x26) const
Dzerrors_linux_ppc64le.go2361 EL2NSYNC = syscall.Errno(0x2d) const
Dzerrors_linux_arm64.go2292 EL2NSYNC = syscall.Errno(0x2d) const
Dzerrors_linux_386.go2301 EL2NSYNC = syscall.Errno(0x2d) const
Dzerrors_linux_mips.go2305 EL2NSYNC = syscall.Errno(0x26) const
Dzerrors_linux_s390x.go2361 EL2NSYNC = syscall.Errno(0x2d) const
Dzerrors_linux_mipsle.go2305 EL2NSYNC = syscall.Errno(0x26) const
Dzerrors_linux_amd64.go2301 EL2NSYNC = syscall.Errno(0x2d) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py984 EL2NSYNC = 38 variable