Atmosphere / libraries / libmesosphere / source / svc /
@Michael Scire Michael Scire authored on 28 Jul 2020
SciresM committed on 31 Jul 2020
..
kern_svc_activity.cpp kern SvcGetCurrentProcessorNumber, SvcSetProcessActivity, half of SvcSetThreadActivity 6 years ago
kern_svc_address_arbiter.cpp kern: add KAddressArbiter::WaitIfEqual 6 years ago
kern_svc_address_translation.cpp kern: Implement QueryIoMapping logic for < 8.0.0 6 years ago
kern_svc_cache.cpp kern: SvcInvalidateProcessDataCache 6 years ago
kern_svc_code_memory.cpp kern: newlines at end of svc files 6 years ago
kern_svc_condition_variable.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 6 years ago
kern_svc_debug.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 6 years ago
kern_svc_debug_string.cpp kern: svcOutputDebugString, svcGetThreadPriority, svcGetThreadId 6 years ago
kern_svc_device_address_space.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 6 years ago
kern_svc_event.cpp kern: SvcCreateSession, KDebug finalization 6 years ago
kern_svc_exception.cpp kern: SvcUnmapPhysicalMemory, cleanup thread pinning 6 years ago
kern_svc_info.cpp kern: finish SvcGetInfo 6 years ago
kern_svc_interrupt_event.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 6 years ago
kern_svc_ipc.cpp kern: add SvcExitThread, SvcSendAsyncRequestWithUserBuffer, SvcReplyAndReceiveWithUserBuffer 6 years ago
kern_svc_kernel_debug.cpp kern: newlines at end of svc files 6 years ago
kern_svc_light_ipc.cpp kern: newlines at end of svc files 6 years ago
kern_svc_lock.cpp kern: fix bugs in interrupt permittance, DpcManager init 6 years ago
kern_svc_memory.cpp kern: improve KLightLock accuracy 6 years ago
kern_svc_physical_memory.cpp kern: SvcMapPhysicalMemoryUnsafe, SvcUnmapPhysicalMemoryUnsafe 6 years ago
kern_svc_port.cpp kern: implement all device address space svcs 6 years ago
kern_svc_power_management.cpp kern: implement SvcSleepSystem 6 years ago
kern_svc_process.cpp kern: SvcGetProcessInfo, SvcTerminateProcess 6 years ago
kern_svc_process_memory.cpp kern: SvcMapProcessCodeMemory, SvcUnmapProcessCodeMemory 6 years ago
kern_svc_processor.cpp kern SvcGetCurrentProcessorNumber, SvcSetProcessActivity, half of SvcSetThreadActivity 6 years ago
kern_svc_query_memory.cpp kern: SvcQueryProcessMemory64, notification SvcBreaks 6 years ago
kern_svc_register.cpp kern: add infra (but not impl) for all DeviceAddressSpace svcs 6 years ago
kern_svc_resource_limit.cpp kern: implement ResourceLimit Svcs 6 years ago
kern_svc_secure_monitor_call.cpp kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo 6 years ago
kern_svc_session.cpp kern: SvcCreateSession, KDebug finalization 6 years ago
kern_svc_shared_memory.cpp kern: implement transfer memory (and SVCs) 6 years ago
kern_svc_synchronization.cpp kern: implement thread pinning/SvcSynchronizePreemptionState 6 years ago
kern_svc_thread.cpp kern: implement SvcGetThreadContext3 6 years ago
kern_svc_tick.cpp kern: SvcGetSystemTick 6 years ago
kern_svc_transfer_memory.cpp kern: implement transfer memory (and SVCs) 6 years ago