mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
Update runtime/simx/vortex.cpp
Co-authored-by: Martin Troiber <34752929+troibe@users.noreply.github.com>
This commit is contained in:
parent
34ef500910
commit
9db3870309
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ public:
|
|||
|
||||
#ifdef VM_ENABLE
|
||||
|
||||
// virtual (vpn) to phycial (ppn) mapping
|
||||
// physical (ppn) to virtual (vpn) mapping
|
||||
uint64_t map_p2v(uint64_t ppn, uint32_t flags)
|
||||
{
|
||||
DBGPRINT(" [RT:MAP_P2V] ppn: %lx\n", ppn);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue