gem5  v22.1.0.0
Classes | Namespaces | Macros
linux.hh File Reference
#include <string>
#include "base/random.hh"
#include "base/types.hh"
#include "kern/operatingsystem.hh"
#include "sim/process.hh"

Go to the source code of this file.

Classes

class  gem5::Linux
 This class encapsulates the types, structures, constants, functions, and syscall-number mappings specific to the Alpha Linux syscall interface. More...
 
struct  gem5::Linux::tgt_stat
 Stat buffer. More...
 
struct  gem5::Linux::tgt_stat64
 
struct  gem5::Linux::utsname
 Interface struct for uname(). More...
 
struct  gem5::Linux::rlimit
 Limit struct for getrlimit/setrlimit. More...
 
struct  gem5::Linux::timeval
 For gettimeofday(). More...
 
struct  gem5::Linux::timespec
 For clock_gettime(). More...
 
struct  gem5::Linux::tms
 For times(). More...
 
struct  gem5::Linux::tgt_iovec
 
struct  gem5::Linux::fd_set
 
struct  gem5::Linux::rusage
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Macros

#define LINUX__FD_SETSIZE   1024
 

Macro Definition Documentation

◆ LINUX__FD_SETSIZE

#define LINUX__FD_SETSIZE   1024

Definition at line 182 of file linux.hh.


Generated on Wed Dec 21 2022 10:22:51 for gem5 by doxygen 1.9.1