29#ifndef __ARCH_MIPS_LINUX_LINUX_HH__
30#define __ARCH_MIPS_LINUX_LINUX_HH__
44 static const ByteOrder
byteOrder = ByteOrder::little;
This class encapsulates the types, structures, constants, functions, and syscall-number mappings spec...
static const unsigned TGT_RLIMIT_NOFILE
static const unsigned TGT_RLIMIT_NPROC
Resource constants for getrlimit() (overide some generics).
static bool isTtyReq(unsigned req)
static constexpr unsigned TGT_MAP_ANON
static constexpr unsigned TGT_MAP_LOCKED
static const int TGT_SIGXCPU
static const unsigned TGT_RLIMIT_MEMLOCK
static const int TGT_SIGPIPE
static const int TGT_SIGCONT
static constexpr int TGT_O_WRONLY
O_WRONLY.
static const int TGT_SIGTTIN
static constexpr unsigned TGT_MAP_GROWSDOWN
static constexpr unsigned TGT_MAP_SHARED
static constexpr int TGT_O_CLOEXEC
O_CLOEXEC.
static const int TGT_SIGFPE
static const unsigned GSI_MAX_CPU
max # cpu's on this machine
static constexpr unsigned TGT_MAP_NONBLOCK
static const int TGT_SIGEMT
static const unsigned GSI_PHYSMEM
Physical memory in KB.
static const int TGT_SIGTERM
static const int TGT_SIGBUS
static constexpr unsigned TGT_MAP_PRIVATE
static const unsigned TGT_RLIMIT_AS
static constexpr unsigned TGT_MAP_NORESERVE
static const int TGT_SIGSEGV
static const int TGT_SIGABRT
static constexpr int TGT_O_DSYNC
O_DSYNC.
static const int TBL_SYSINFO
For table().
static constexpr int TGT_FASYNC
O_FASYNC.
static const unsigned GSI_PLATFORM_NAME
For getsysinfo().
static const int TGT_SIGTRAP
static const int TGT_SIGIO
static const unsigned SSI_IEEE_FP_CONTROL
For setsysinfo().
static const unsigned GSI_CPUS_IN_BOX
number of CPUs in system
static const int TGT_SIGTTOU
static const unsigned TGT_FIONREAD
static constexpr int TGT_O_LARGEFILE
O_LARGEFILE.
static const int TGT_SIGSYS
static const int TGT_SIGURG
static const int TGT_SIGPOLL
static const int TGT_SIGWINCH
static const int NUM_ROOT_PROCS
Offset used to make sure that processes don't assign themselves to process IDs reserved for the root ...
static const int TGT_SIGVTALRM
static const int TGT_SIGCHLD
static const int TGT_SIGPWR
static const int TGT_SIGUSR2
static const unsigned TGT_RLIMIT_RSS
static const int TGT_SIGALRM
static constexpr int TGT_O_NOFOLLOW
O_NOFOLLOW.
static constexpr int TGT_O_NOATIME
O_NOATIME.
static constexpr int TGT_O_TRUNC
O_TRUNC.
static const int TGT_SIGILL
static const unsigned TGT_TIOCSETN
static constexpr int TGT_O_NONBLOCK
O_NONBLOCK.
static constexpr int TGT_O_PATH
O_PATH.
static constexpr unsigned TGT_MAP_FILE
static const unsigned TGT_TIOCSETP
static const unsigned TGT_TCSETAW
static constexpr int TGT_O_RDONLY
open(2) flag values.
static constexpr unsigned TGT_MAP_STACK
static const int TGT_SIGXFSZ
static constexpr int TGT_O_EXCL
O_EXCL.
static constexpr unsigned TGT_MAP_EXECUTABLE
static constexpr int TGT_O_APPEND
O_APPEND.
static constexpr int TGT_O_NOCTTY
O_NOCTTY.
static constexpr int TGT_O_DIRECT
O_DIRECT.
static const int TGT_SIGHUP
static const int TGT_SIGIOT
static const ByteOrder byteOrder
static const int TGT_SIGQUIT
static const unsigned TGT_TCGETA
ioctl() command codes.
static constexpr unsigned TGT_MAP_DENYWRITE
static const int TGT_SIGUSR1
static constexpr unsigned TGT_MAP_FIXED
static constexpr int TGT_O_DIRECTORY
O_DIRECTORY.
static const int TGT_SIGCLD
static const int TGT_SIGKILL
static constexpr int TGT_O_RDWR
O_RDWR.
static const unsigned TGT_TCGETS
static const int TGT_SIGPROF
static const int TGT_SIGTSTP
static const int TGT_SIGSTOP
static const unsigned GSI_PROC_TYPE
get proc_type
static constexpr unsigned TGT_MAP_POPULATE
static const int TGT_SIGINT
static const unsigned GSI_CLK_TCK
clock freq in Hz
static constexpr int TGT_O_SYNC
O_SYNC.
static constexpr unsigned TGT_MAP_ANONYMOUS
static const unsigned TGT_TIOCGETP
static const unsigned GSI_CPU_INFO
CPU information.
static constexpr unsigned TGT_MAP_HUGETLB
static constexpr int TGT_O_CREAT
O_CREAT.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.