|
gem5
v19.0.0.0
|
#include <process.hh>
Public Member Functions | |
| VSyscallPage & | operator= (const VSyscallPage &in) |
Public Attributes | |
| Addr | base |
| Addr | size |
| Addr | vtimeOffset |
| Addr | vgettimeofdayOffset |
Definition at line 110 of file process.hh.
|
inline |
Definition at line 119 of file process.hh.
References base, size, vgettimeofdayOffset, and vtimeOffset.
| Addr X86ISA::X86_64Process::VSyscallPage::base |
Definition at line 113 of file process.hh.
Referenced by operator=(), and X86ISA::X86_64Process::X86_64Process().
| Addr X86ISA::X86_64Process::VSyscallPage::size |
Definition at line 114 of file process.hh.
Referenced by operator=(), and X86ISA::X86_64Process::X86_64Process().
| Addr X86ISA::X86_64Process::VSyscallPage::vgettimeofdayOffset |
Definition at line 116 of file process.hh.
Referenced by operator=(), and X86ISA::X86_64Process::X86_64Process().
| Addr X86ISA::X86_64Process::VSyscallPage::vtimeOffset |
Definition at line 115 of file process.hh.
Referenced by operator=(), and X86ISA::X86_64Process::X86_64Process().