gdkchan 1cbca5eecb Implement code memory syscalls (#2958) 4 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 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KMemoryBlockManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 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
KMemoryRegionBlock.cs bcc5b0d21e Fix kernel memory allocator block coalescing (#1155) 6 years ago
KMemoryRegionManager.cs 98c838b24c Use BitOperations methods and delete now unused BitUtils methods (#3134) 4 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 1cbca5eecb Implement code memory syscalls (#2958) 4 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