summaryrefslogtreecommitdiff
path: root/src/common/page_table.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-04-09 11:19:29 -0400
committerGravatar Lioncash2019-04-09 13:00:56 -0400
commit2abf979c35506e1d6dabea74b8ada6581cefe19c (patch)
treed4020c0ecd0bc52766bd67f97b4f3aa90a38963a /src/common/page_table.cpp
parentMerge pull request #2300 from FernandoS27/null-shader (diff)
downloadyuzu-2abf979c35506e1d6dabea74b8ada6581cefe19c.tar.gz
yuzu-2abf979c35506e1d6dabea74b8ada6581cefe19c.tar.xz
yuzu-2abf979c35506e1d6dabea74b8ada6581cefe19c.zip
kernel/process: Set page table when page table resizes occur.
We need to ensure dynarmic gets a valid pointer if the page table is resized (the relevant pointers would be invalidated in this scenario). In this scenario, the page table can be resized depending on what kind of address space is specified within the NPDM metadata (if it's present).
Diffstat (limited to 'src/common/page_table.cpp')
0 files changed, 0 insertions, 0 deletions