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