gdkchan 1cbca5eecb Implement code memory syscalls (#2958) 4 лет назад
..
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 лет назад
KMemoryRegionBlock.cs bcc5b0d21e Fix kernel memory allocator block coalescing (#1155) 6 лет назад
KMemoryRegionManager.cs 98c838b24c Use BitOperations methods and delete now unused BitUtils methods (#3134) 4 лет назад
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 1cbca5eecb Implement code memory syscalls (#2958) 4 лет назад
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 лет назад