Go to the documentation of this file.
29 #ifndef __ARCH_MIPS_LINUX_LINUX_HH__
30 #define __ARCH_MIPS_LINUX_LINUX_HH__
38 static const ByteOrder
byteOrder = ByteOrder::little;
static const int TGT_SIGUSR2
static const unsigned TGT_TIOCSETN
static const int TGT_SIGINT
static const int TGT_O_PATH
O_PATH.
static const unsigned TGT_RLIMIT_RSS
static const unsigned TGT_RLIMIT_AS
static const int TGT_SIGPROF
static const int TGT_SIGUSR1
static const int TGT_SIGEMT
static const unsigned TGT_TIOCGETP
static const unsigned TGT_MAP_FIXED
static const unsigned TGT_MAP_GROWSDOWN
static const unsigned TGT_MAP_ANON
static const int TGT_SIGQUIT
static const int TGT_SIGSEGV
static const int TGT_SIGALRM
static const int TGT_O_TRUNC
O_TRUNC.
static const unsigned TGT_MAP_PRIVATE
static const unsigned GSI_CLK_TCK
clock freq in Hz
static const unsigned SSI_IEEE_FP_CONTROL
For setsysinfo().
static const int TBL_SYSINFO
For table().
static const int TGT_SIGURG
static const unsigned TGT_MAP_NORESERVE
static const int TGT_SIGWINCH
static const int TGT_O_NOCTTY
O_NOCTTY.
static const unsigned GSI_PROC_TYPE
get proc_type
static const int TGT_SIGPWR
static const int TGT_O_NONBLOCK
O_NONBLOCK.
static const unsigned TGT_MAP_SHARED
static const int TGT_O_EXCL
O_EXCL.
static const int TGT_O_NOATIME
O_NOATIME.
static const int TGT_SIGKILL
static const int TGT_O_DIRECT
O_DIRECT.
static const int TGT_O_DIRECTORY
O_DIRECTORY.
static const int TGT_SIGTERM
static const int TGT_O_DSYNC
O_DSYNC.
static const ByteOrder byteOrder
static const unsigned TGT_FIONREAD
static const unsigned TGT_TCGETS
static const int TGT_SIGXFSZ
static const unsigned GSI_MAX_CPU
max # cpu's on this machine
static const int TGT_SIGBUS
static const int TGT_SIGABRT
static const unsigned TGT_MAP_LOCKED
static const int TGT_SIGHUP
static const unsigned TGT_MAP_FILE
static const unsigned GSI_PHYSMEM
Physical memory in KB.
static const int TGT_O_CLOEXEC
O_CLOEXEC.
static const int NUM_OPEN_FLAGS
Number of entries in openFlagTable[].
static const unsigned TGT_MAP_STACK
static const int TGT_O_LARGEFILE
O_LARGEFILE.
static const int TGT_O_RDONLY
open(2) flag values.
static const unsigned GSI_PLATFORM_NAME
For getsysinfo().
static const unsigned GSI_CPU_INFO
CPU information.
static const unsigned TGT_MAP_POPULATE
static const int TGT_SIGCLD
static const int TGT_SIGILL
This struct is used to build target-OS-dependent tables that map the target's flags to the host's fla...
static const int TGT_SIGTRAP
static const int TGT_SIGIO
static const unsigned TGT_RLIMIT_MEMLOCK
static const unsigned TGT_MAP_EXECUTABLE
static const int TGT_SIGPIPE
static const int TGT_SIGTSTP
static const int TGT_SIGFPE
static const unsigned TGT_MAP_ANONYMOUS
static const int TGT_SIGCONT
static const int TGT_O_CREAT
O_CREAT.
static const int TGT_SIGPOLL
static const unsigned GSI_CPUS_IN_BOX
number of CPUs in system
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 unsigned TGT_MAP_NONBLOCK
static const int TGT_O_NOFOLLOW
O_NOFOLLOW.
static const unsigned TGT_MAP_HUGETLB
static const int TGT_O_WRONLY
O_WRONLY.
static const unsigned TGT_RLIMIT_NPROC
Resource constants for getrlimit() (overide some generics).
static const int TGT_SIGSYS
static const unsigned TGT_MAP_DENYWRITE
static const int TGT_SIGCHLD
static const int TGT_O_SYNC
O_SYNC.
static const int TGT_SIGSTOP
static const int TGT_FASYNC
O_FASYNC.
static const unsigned TGT_RLIMIT_NOFILE
static SyscallFlagTransTable openFlagTable[]
This table maps the target open() flags to the corresponding host open() flags.
static const int TGT_SIGVTALRM
static const unsigned TGT_TIOCSETP
static const int TGT_SIGXCPU
static const int TGT_SIGTTOU
static bool isTtyReq(unsigned req)
static const unsigned TGT_TCGETA
ioctl() command codes.
static const unsigned TGT_TCSETAW
static const int TGT_SIGTTIN
static const int TGT_SIGIOT
static const int TGT_O_RDWR
O_RDWR.
static const unsigned NUM_MMAP_FLAGS
static const int TGT_O_APPEND
O_APPEND.
Generated on Wed Sep 30 2020 14:02:00 for gem5 by doxygen 1.8.17