summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_page_heap.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: kernel: k_page_heap: Various updates and improvements.bunnei2022-02-271-55/+71
| | | | | - KPageHeap tracks physical addresses, not virtual addresses. - Various updates and improvements to match latest documentation for this type.
* core: Remove unused includesameerj2021-11-041-1/+0
|
* hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.bunnei2021-02-191-0/+116