gdkchan f5a1de6ac5 Fix kernel VA allocation when random allocation fails (#3755) 3 years ago
..
AddressSpaceType.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
DramMemoryMap.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KCodeMemory.cs 1cbca5eecb Implement code memory syscalls (#2958) 4 years ago
KMemoryBlock.cs 6922862db8 Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 3 years ago
KMemoryBlockManager.cs 6922862db8 Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 3 years ago
KMemoryBlockSlabManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KMemoryInfo.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 years ago
KMemoryManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KMemoryRegionManager.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) 3 years ago
KPageBitmap.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) 3 years ago
KPageHeap.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) 3 years ago
KPageList.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KPageNode.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
KPageTable.cs 95017b8c66 Support memory aliasing (#2954) 4 years ago
KPageTableBase.cs f5a1de6ac5 Fix kernel VA allocation when random allocation fails (#3755) 3 years ago
KScopedPageList.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KSharedMemory.cs 95017b8c66 Support memory aliasing (#2954) 4 years ago
KSlabHeap.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
KTransferMemory.cs 95017b8c66 Support memory aliasing (#2954) 4 years ago
MemoryAttribute.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
MemoryFillValue.cs b4dc33efc2 kernel: Clear pages allocated with SetHeapSize (#2776) 4 years ago
MemoryPermission.cs 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 4 years ago
MemoryRegion.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
MemoryState.cs 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 4 years ago
SharedMemoryStorage.cs 95017b8c66 Support memory aliasing (#2954) 4 years ago