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 年之前