Go to the documentation of this file.
42 #ifndef __ARCH_ARM_LINUX_LINUX_HH__
43 #define __ARCH_ARM_LINUX_LINUX_HH__
58 static const ByteOrder
byteOrder = ByteOrder::little;
64 uint64_t
stack, uint64_t tls)
288 uint64_t
stack, uint64_t tls)
391 static const unsigned TIOCGETP_ = 0x5401;
393 static const unsigned TIOCSETP_ = 0x80067409;
394 static const unsigned TIOCSETN_ = 0x8006740a;
395 static const unsigned TIOCSETC_ = 0x80067411;
396 static const unsigned TIOCGETC_ = 0x40067412;
397 static const unsigned FIONREAD_ = 0x4004667f;
398 static const unsigned TIOCISATTY_ = 0x2000745e;
399 static const unsigned TIOCGETS_ = 0x402c7413;
400 static const unsigned TIOCGETA_ = 0x5405;
401 static const unsigned TCSETAW_ = 0x5407;
542 uint64_t
stack, uint64_t tls)
int32_t ru_inblock
block input operations
uint32_t rlim_cur
soft limit
rlimit_resources
Resource enumeration for getrlimit().
static constexpr int TGT_O_DIRECTORY
O_DIRECTORY.
static const int TGT_RUSAGE_SELF
For getrusage().
static constexpr int TGT_O_NOFOLLOW
O_NOFOLLOW.
static constexpr unsigned TGT_MAP_LOCKED
static constexpr int TGT_FASYNC
FASYNC.
static const int TGT_SIGPWR
int64_t ru_nsignals
signals received
static constexpr int TGT_O_NONBLOCK
O_NONBLOCK.
virtual void copyRegsFrom(ThreadContext *src)=0
int32_t ru_ixrss
integral shared memory size
int64_t ru_idrss
integral unshared data "
static const int TGT_SIGTTOU
int32_t ru_msgsnd
messages sent
int32_t tms_cstime
system time of children
static const unsigned TGT_RLIMIT_RSS
int64_t ru_inblock
block input operations
static const int TGT_SIGUSR1
GEM5_ALIGNED(8) int64_t st_size
int64_t ru_isrss
integral unshared stack "
static const int TGT_SIGXFSZ
static const unsigned TGT_RLIMIT_STACK
static const int TGT_SIGTSTP
static constexpr unsigned TGT_MAP_STACK
static const int TGT_SIGSEGV
static constexpr unsigned TGT_MAP_POPULATE
static const int TGT_SIGALRM
int64_t ru_minflt
page reclaims - total vmfaults
static constexpr int TGT_O_PATH
O_PATH.
static constexpr int TGT_O_DSYNC
O_DSYNC.
static const int TGT_SIGVTALRM
static constexpr int TGT_O_RDONLY
open(2) flag values.
static constexpr int TGT_O_CREAT
O_CREAT.
static const int TGT_SIGQUIT
uint32_t rlim_max
hard limit
int32_t ru_isrss
integral unshared stack "
static const int TGT_SIGWINCH
static const int TGT_SIGINT
static constexpr unsigned TGT_MAP_HUGETLB
int64_t tv_nsec
nanoseconds
int32_t tv_nsec
nanoseconds
static const int TGT_SIGUNUSED
int32_t ru_minflt
page reclaims - total vmfaults
static const unsigned TGT_RLIMIT_NOFILE
static const int TGT_SIGTRAP
int32_t ru_oublock
block output operations
static const int TGT_SIGFPE
static constexpr int TGT_O_WRONLY
O_WRONLY.
static const unsigned TGT_RLIMIT_FSIZE
static const unsigned TGT_RLIMIT_CORE
int32_t ru_msgrcv
messages received
static constexpr int TGT_O_DIRECT
O_DIRECT.
int32_t tv_usec
microseconds
static const int TGT_SIGCHLD
ThreadContext is the external interface to all thread state for anything outside of the CPU.
int64_t tms_cutime
user time of children
uint64_t rlim_max
hard limit
int32_t tms_cutime
user time of children
static void archClone(uint64_t flags, Process *pp, Process *cp, ThreadContext *ptc, ThreadContext *ctc, uint64_t stack, uint64_t tls)
static const int TGT_SIGBUS
int64_t ru_msgrcv
messages received
int32_t ru_nsignals
signals received
static const int TGT_SIGSTKFLT
int64_t ru_nivcsw
involuntary "
Limit struct for getrlimit/setrlimit.
int32_t tms_stime
system time
This class encapsulates the types, structures, constants, functions, and syscall-number mappings spec...
static const int TGT_SIGSTOP
static constexpr int TGT_O_NOCTTY
O_NOCTTY.
int32_t ru_idrss
integral unshared data "
static const int TGT_SIGTERM
static constexpr unsigned TGT_MAP_SHARED
static constexpr unsigned TGT_MAP_ANONYMOUS
uint64_t rlim_cur
soft limit
static const int TGT_RUSAGE_BOTH
static const int TBL_SYSINFO
For table().
static const unsigned TGT_RLIMIT_LOCKS
static const unsigned TGT_RLIMIT_AS
static const unsigned TGT_CLONE_SETTLS
int64_t ru_oublock
block output operations
static const int TGT_SIGTTIN
static constexpr unsigned TGT_MAP_FILE
static constexpr unsigned TGT_MAP_DENYWRITE
int32_t tms_utime
user time
static constexpr int TGT_O_TRUNC
O_TRUNC.
static const int TGT_SIGILL
int32_t ru_majflt
page faults
static const int TGT_SIGHUP
static const unsigned TGT_RLIMIT_CPU
Resource constants for getrlimit().
static constexpr int TGT_O_RDWR
O_RDWR.
int64_t ru_msgsnd
messages sent
static void archClone(uint64_t flags, Process *pp, Process *cp, ThreadContext *ptc, ThreadContext *ctc, uint64_t stack, uint64_t tls)
static constexpr unsigned TGT_MAP_PRIVATE
static constexpr int TGT_O_SYNC
O_SYNC.
static const int TGT_SIGSYS
int64_t ru_ixrss
integral shared memory size
static const int TGT_SIGCONT
int64_t ru_majflt
page faults
static constexpr unsigned TGT_MAP_GROWSDOWN
static const int TGT_SIGURG
static constexpr int TGT_O_LARGEFILE
O_LARGEFILE.
static constexpr unsigned TGT_MAP_FIXED
static void archClone(uint64_t flags, Process *pp, Process *cp, ThreadContext *ptc, ThreadContext *ctc, uint64_t stack, uint64_t tls)
static const int TGT_SIGIO
static constexpr unsigned TGT_MAP_EXECUTABLE
Limit struct for getrlimit/setrlimit.
int64_t tv_usec
microseconds
static constexpr int TGT_O_NOATIME
O_NOATIME.
int64_t ru_nvcsw
voluntary context switches
static const unsigned TGT_RLIMIT_MEMLOCK
virtual void setMiscReg(RegIndex misc_reg, RegVal val)=0
static const int TGT_SIGPIPE
static constexpr int TGT_O_APPEND
O_APPEND.
int64_t tms_stime
system time
static constexpr unsigned TGT_MAP_NONBLOCK
static const int TGT_SIGUSR2
static const ByteOrder byteOrder
static const int TGT_SIGPROF
static constexpr unsigned TGT_MAP_ANON
static const int TGT_RUSAGE_CHILDREN
virtual BaseISA * getIsaPtr() const =0
static const int TGT_SIGPOLL
static constexpr int TGT_O_CLOEXEC
O_NOATIME.
static constexpr int TGT_O_EXCL
O_EXCL.
int32_t ru_nivcsw
involuntary "
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
uint32_t size_t
Basic ARM Linux types.
static const int TGT_SIGKILL
static const unsigned TGT_RLIMIT_DATA
static const int TGT_SIGABRT
int64_t tms_utime
user time
int32_t ru_nvcsw
voluntary context switches
static constexpr unsigned TGT_MAP_NORESERVE
static const unsigned TGT_RLIMIT_NPROC
static const int TGT_SIGIOT
static const int TGT_SIGXCPU
virtual void setReg(const RegId ®, RegVal val)
int64_t tms_cstime
system time of children
Generated on Sun Jul 30 2023 01:56:49 for gem5 by doxygen 1.8.17