summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_page_table_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: fix page leak on process terminationLiam2024-01-131-0/+1
* core: track separate heap allocation for linuxLiam2023-12-261-0/+3
* kernel: Manually specify aslr region startLiam2023-11-251-1/+2
* kernel: add KPageTableBaseLiam2023-11-101-0/+759