gem5
v22.1.0.0
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
v
x
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
s
t
v
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Typedefs
a
b
c
d
g
h
i
l
m
r
s
t
u
w
Enumerations
b
h
i
o
p
Enumerator
h
i
o
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
gem5
AMDGPUVM
gem5::AMDGPUVM Member List
This is the complete list of members for
gem5::AMDGPUVM
, including all inherited members.
AMDGPUSysVMContext
typedef
gem5::AMDGPUVM
private
AMDGPUVM
()
gem5::AMDGPUVM
AMDGPUVMContext
typedef
gem5::AMDGPUVM
private
currentSection
()
gem5::Serializable
static
gartBase
()
gem5::AMDGPUVM
gartSize
()
gem5::AMDGPUVM
gartTable
gem5::AMDGPUVM
generateCheckpointOut
(const std::string &cpt_dir, std::ofstream &outstream)
gem5::Serializable
static
getAGPBase
()
gem5::AMDGPUVM
inline
getAGPBot
()
gem5::AMDGPUVM
inline
getAGPTop
()
gem5::AMDGPUVM
inline
getFBBase
()
gem5::AMDGPUVM
inline
getFBOffset
()
gem5::AMDGPUVM
inline
getFBTop
()
gem5::AMDGPUVM
inline
getFrameAperture
(Addr addr)
gem5::AMDGPUVM
inline
getMMHUBBase
()
gem5::AMDGPUVM
inline
getMMHUBTop
()
gem5::AMDGPUVM
inline
getMmioAperture
(Addr addr)
gem5::AMDGPUVM
inline
getPageTableBase
(uint16_t vmid)
gem5::AMDGPUVM
inline
getPageTableStart
(uint16_t vmid)
gem5::AMDGPUVM
inline
getSysAddrRangeHigh
()
gem5::AMDGPUVM
inline
getSysAddrRangeLow
()
gem5::AMDGPUVM
inline
gpu_tlbs
gem5::AMDGPUVM
private
inAGP
(Addr vaddr)
gem5::AMDGPUVM
inline
inFB
(Addr vaddr)
gem5::AMDGPUVM
inline
inMMHUB
(Addr vaddr)
gem5::AMDGPUVM
inline
inSys
(Addr vaddr)
gem5::AMDGPUVM
inline
invalidateTLBs
()
gem5::AMDGPUVM
mmhubBase
gem5::AMDGPUVM
private
mmhubTop
gem5::AMDGPUVM
private
path
gem5::Serializable
private
static
readMMIO
(PacketPtr pkt, Addr offset)
gem5::AMDGPUVM
registerTLB
(VegaISA::GpuTLB *tlb)
gem5::AMDGPUVM
Serializable
()
gem5::Serializable
serialize
(CheckpointOut &cp) const override
gem5::AMDGPUVM
virtual
serializeSection
(CheckpointOut &cp, const char *name) const
gem5::Serializable
serializeSection
(CheckpointOut &cp, const std::string &name) const
gem5::Serializable
inline
setPageTableBase
(uint16_t vmid, Addr ptBase)
gem5::AMDGPUVM
inline
unserialize
(CheckpointIn &cp) override
gem5::AMDGPUVM
virtual
unserializeSection
(CheckpointIn &cp, const char *name)
gem5::Serializable
unserializeSection
(CheckpointIn &cp, const std::string &name)
gem5::Serializable
inline
vmContext0
gem5::AMDGPUVM
private
vmContexts
gem5::AMDGPUVM
private
writeMMIO
(PacketPtr pkt, Addr offset)
gem5::AMDGPUVM
~Serializable
()
gem5::Serializable
virtual
Generated on Wed Dec 21 2022 10:23:15 for gem5 by
doxygen
1.9.1