aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_page_table_base.cpp
AgeCommit message (Expand)Author
2024-02-19scope_exit: Make constexprFearlessTobi
2024-01-22kernel: target invalidate to given processLiam
2024-01-12kernel: optimize page free on shutdownLiam
2024-01-12kernel: fix page leak on process terminationLiam
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2023-12-25core: track separate heap allocation for linuxLiam
2023-12-14common: use memory holepunching when clearing memoryLiam
2023-12-04core: refactor emulated cpu core activationLiam
2023-11-25Address more review commentsGPUCode
2023-11-25core: Define HAS_NCE macroGPUCode
2023-11-25Address some review commentsGPUCode
2023-11-25kernel: Manually specify aslr region startLiam
2023-11-25core: Respect memory permissions in MapGPUCode
2023-11-14fix apple clang build againLiam
2023-11-10k_page_table: fix shutdownLiam
2023-11-10k_page_table: use more precise icache invalidatesLiam
2023-11-10kernel: add KPageTableBaseLiam