gem5 v23.0.0.1
|
Go to the source code of this file.
Classes | |
class | gem5::OperatingSystem |
This class encapsulates the types, structures, constants, functions, and syscall-number mappings specific to an operating system syscall interface. More... | |
struct | gem5::OperatingSystem::utsname |
Interface struct for uname(). More... | |
struct | gem5::OperatingSystem::rlimit |
Limit struct for getrlimit/setrlimit. More... | |
struct | gem5::OperatingSystem::timeval |
For gettimeofday(). More... | |
struct | gem5::OperatingSystem::tgt_iovec |
struct | gem5::OperatingSystem::rusage |
For getrusage(). More... | |
Namespaces | |
namespace | 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. | |